Bump helm/chart-releaser-action from v1.2.0 to v1.2.1 (#52)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from v1.2.0 to v1.2.1. - [Release notes](https://github.com/helm/chart-releaser-action/releases) - [Commits](https://github.com/helm/chart-releaser-action/compare/v1.2.0...c25b74a986eb925b398320414b576227f375f946) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8fb72806f8
commit
1af48e6912
|
|
@ -29,6 +29,6 @@ jobs:
|
|||
helm repo add stable https://charts.helm.sh/stable
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.2.0
|
||||
uses: helm/chart-releaser-action@v1.2.1
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue