Skip to content

Commit 3547c7e

Browse files
chore(deps): update helm/chart-releaser-action action to v1.4.1
1 parent 670517b commit 3547c7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
with:
2424
version: v3.7.1
2525
- name: Run chart-releaser
26-
uses: helm/chart-releaser-action@v1.2.1
26+
uses: helm/chart-releaser-action@v1.4.1
2727
env:
2828
CR_TOKEN: "${{ secrets.CHART_RELEASER_TOKEN }}"

0 commit comments

Comments
 (0)