Skip to content

Commit c55440a

Browse files
build(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0
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] <support@github.com>
1 parent caff065 commit c55440a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-lifecycle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
version: v3.8.1
3333

3434
- name: build publish to gh pages
35-
uses: helm/chart-releaser-action@v1.6.0
35+
uses: helm/chart-releaser-action@v1.7.0
3636
with:
3737
charts_dir: charts
3838
config: .github/chart-release-config.yaml

0 commit comments

Comments
 (0)