Skip to content

Commit f2a5a25

Browse files
chore(deps): bump helm/chart-releaser-action from 1.5.0 to 1.7.0 (#166)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/helm/chart-releaser-action/releases) - [Commits](helm/chart-releaser-action@v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: helm/chart-releaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d5e019 commit f2a5a25

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
@@ -27,6 +27,6 @@ jobs:
2727
version: v3.4.0
2828

2929
- name: Run chart-releaser
30-
uses: helm/chart-releaser-action@v1.5.0
30+
uses: helm/chart-releaser-action@v1.7.0
3131
env:
3232
CR_TOKEN: "${{ secrets.CR_TOKEN }}"

0 commit comments

Comments
 (0)