Skip to content

Commit 68e2a7c

Browse files
committed
chore: update chart-releaser
Signed-off-by: fastlorenzo <git@bernardi.be>
1 parent 6906dd8 commit 68e2a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: helm lint --strict --values ${{ github.event.inputs.package }}/ci/helm-lint-values.yaml ${{ github.event.inputs.package }}
5858

5959
- name: Install chart-releaser
60-
uses: helm/chart-releaser-action@v1.4.1
60+
uses: helm/chart-releaser-action@v1.7.0
6161
with:
6262
install_only: true
6363

0 commit comments

Comments
 (0)