Skip to content

Commit ab0c9a2

Browse files
Bump helm/chart-releaser-action from 1.6.0 to 1.7.0 (#1624)
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 aa7a8f3 commit ab0c9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
if: ${{ steps.check_update_chart.outputs.VALID_UPDATE == 1 }}
5252

5353
- name: Run chart-releaser
54-
uses: helm/chart-releaser-action@v1.6.0
54+
uses: helm/chart-releaser-action@v1.7.0
5555
with:
5656
charts_dir: helm-charts
5757
config: .github/workflows/configs/cr.yaml

0 commit comments

Comments
 (0)