upgrade chart-releaser-action

This commit is contained in:
Maxime Beauchemin
2024-11-25 13:41:09 -08:00
parent 34a89c04b1
commit 283150d91e
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# This workflow automates the release process for Helm charts.
# The workflow creates a new branch for the release and opens a pull request against the 'gh-pages' branch,
# allowing the changes to be reviewed and merged manually.
name: "Helm: release charts"
on: