Skip to content

Commit

Permalink
Merge pull request #722 from pascaliske/renovate/helm-chart-releaser-…
Browse files Browse the repository at this point in the history
…action-1.x
  • Loading branch information
pascaliske authored Jan 20, 2025
2 parents 8816a41 + 63825d4 commit ad45aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
git config user.email "[email protected]"
# deploy charts
- uses: helm/chart-releaser-action@v1.6.0
- uses: helm/chart-releaser-action@v1.7.0
env:
CR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CR_SKIP_EXISTING: 'true'
Expand Down

0 comments on commit ad45aae

Please sign in to comment.