Bump helm/chart-releaser-action from v1.1.0 to v1.2.0 (#47)
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action) from v1.1.0 to v1.2.0. - [Release notes](https://github.com/helm/chart-releaser-action/releases) - [Commits](https://github.com/helm/chart-releaser-action/compare/v1.1.0...120944e66390c2534cc1b3c62d7285ba7ff02594) 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
4362c28968
commit
f9632dec7b
|
|
@ -29,6 +29,6 @@ jobs:
|
|||
helm repo add stable https://charts.helm.sh/stable
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.1.0
|
||||
uses: helm/chart-releaser-action@v1.2.0
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue