Skip to content

Commit f2cf319

Browse files
authored
fix: update version for chart-releaser action
1 parent abf89d3 commit f2cf319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
uses: ./.github/actions/chart-releaser-action
3737
with:
3838
charts_dir: .
39+
version: v1.8.1
3940
env:
4041
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
4142
CR_SKIP_EXISTING: true

0 commit comments

Comments
 (0)