We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927c02a commit 9f850e2Copy full SHA for 9f850e2
.github/workflows/cd-helm.yml
@@ -69,7 +69,7 @@ jobs:
69
helm repo add kong https://charts.konghq.com
70
71
- name: Run chart-releaser
72
- uses: helm/chart-releaser-action@v1.6.0
+ uses: helm/chart-releaser-action@v1.7.0
73
with:
74
skip_existing: true
75
mark_as_latest: true
0 commit comments