Change helm chart tag name to disambiguate purpose

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-12-18 15:22:52 -03:00
parent c4a0ec8c2a
commit 7d6c958c9d

View file

@ -56,5 +56,6 @@ jobs:
uses: helm/chart-releaser-action@v1.1.0
env:
CR_TOKEN: "${{ secrets.PERSONAL_TOKEN }}"
CR_RELEASE_NAME_TEMPLATE: "helm-chart-{{ .Version }}"
with:
charts_dir: charts