Skip to content

Commit 9f850e2

Browse files
chore(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0 (#9871)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/helm/chart-releaser-action/releases) - [Commits](helm/chart-releaser-action@v1.6.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 927c02a commit 9f850e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-helm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
helm repo add kong https://charts.konghq.com
7070
7171
- name: Run chart-releaser
72-
uses: helm/chart-releaser-action@v1.6.0
72+
uses: helm/chart-releaser-action@v1.7.0
7373
with:
7474
skip_existing: true
7575
mark_as_latest: true

0 commit comments

Comments
 (0)