Merge pull request #8 from secustor/renovate/helm-chart-releaser-action-1.x
chore(deps): update helm/chart-releaser-action action to v1.6.0
This commit is contained in:
commit
821e25722a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
version: v3.12.0
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@be16258da8010256c6e82849661221415f031968 # v1.5.0
|
||||
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # v1.6.0
|
||||
with:
|
||||
charts_dir: charts
|
||||
config: cr.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue