Skip to content

Commit 8206e45

Browse files
committed
ci: upgrade github chart releaser
1 parent 27aee1f commit 8206e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/publish_charts/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runs:
1717
uses: azure/setup-helm@v4.2.0
1818

1919
- name: Run chart-releaser
20-
uses: helm/chart-releaser-action@v1.6.0
20+
uses: helm/chart-releaser-action@v1.7.0
2121
with:
2222
charts_dir: deploy/charts
2323
skip_existing: 'true'

0 commit comments

Comments
 (0)