Skip to content

Commit e5d15d6

Browse files
Update helm/chart-releaser-action action to v1.7.0 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c483b51 commit e5d15d6

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
@@ -65,7 +65,7 @@ jobs:
6565
fi
6666
6767
- name: Run chart-releaser
68-
uses: helm/chart-releaser-action@v1.6.0
68+
uses: helm/chart-releaser-action@v1.7.0
6969
with:
7070
charts_dir: charts
7171
env:

0 commit comments

Comments
 (0)