Update helm/chart-releaser-action action to v1.6.0

This commit is contained in:
renovate[bot]
2023-11-02 19:10:52 +00:00
committed by GitHub
parent 90fc864be4
commit 2854626c27

View File

@@ -26,7 +26,7 @@ jobs:
version: v3.6.3
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_RELEASE_NAME_TEMPLATE: "smsbot-helm-chart-{{ .Version }}"