Skip to content

Commit

Permalink
Merge pull request #183 from weka/renovate/helm-chart-releaser-action…
Browse files Browse the repository at this point in the history
…-1.x

chore(deps): update helm/chart-releaser-action action to v1.6.0
  • Loading branch information
sergeyberezansky authored Nov 29, 2023
2 parents c3b2f91 + 9927c1b commit 3240c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
GPG_KEYRING_BASE64: "${{ secrets.GPG_KEYRING_BASE64 }}"
GPG_PASSPHRASE: "${{ secrets.GPG_PASSPHRASE }}"

- uses: helm/chart-releaser-action@v1.5.0
- uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_RELEASE_NAME_TEMPLATE: "v{{ .Version }}"
Expand Down

0 comments on commit 3240c9e

Please sign in to comment.