Skip to content

Commit 05bbdfe

Browse files
committed
Bump chart releaser
1 parent 6fe9b62 commit 05bbdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
git config user.email "[email protected]"
2424
2525
- name: Run chart-releaser
26-
uses: helm/chart-releaser-action@v1.1.0
26+
uses: helm/chart-releaser-action@v1.6.0
2727
env:
2828
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)