Skip to content

Commit 7708f3f

Browse files
authored
Merge pull request #71 from syseleven/renovate/helm-chart-releaser-action-1.x
chore(deps): update helm/chart-releaser-action action to v1.7.0
2 parents ee10dd7 + c613a99 commit 7708f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-chart-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: azure/setup-helm@v4
2828

2929
- name: Run chart-releaser
30-
uses: helm/chart-releaser-action@v1.6.0
30+
uses: helm/chart-releaser-action@v1.7.0
3131
with:
3232
config: .cr.yaml
3333
mark_as_latest: false # We want the actual software tag to be latest

0 commit comments

Comments
 (0)