Skip to content

Commit a204506

Browse files
authored
Merge pull request #2 from clux/dependabot/github_actions/helm/chart-releaser-action-1.7.0
Bump helm/chart-releaser-action from 1.6.0 to 1.7.0
2 parents 33c0110 + c0a845e commit a204506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
helm repo add renovate https://docs.renovatebot.com/helm-charts
3535
3636
- name: Run chart-releaser
37-
uses: helm/chart-releaser-action@v1.6.0
37+
uses: helm/chart-releaser-action@v1.7.0
3838
env:
3939
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
4040
CR_GENERATE_RELEASE_NOTES: true

0 commit comments

Comments
 (0)