Skip to content

Commit 388fbc9

Browse files
Updated helm/chart-releaser-action action to v1.7.0. (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2df20d commit 388fbc9

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
@@ -35,7 +35,7 @@ jobs:
3535
helm repo list
3636
3737
- name: run chart-releaser
38-
uses: helm/chart-releaser-action@v1.6.0
38+
uses: helm/chart-releaser-action@v1.7.0
3939
with:
4040
charts_dir: charts
4141
env:

0 commit comments

Comments
 (0)