We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a147a3a commit b84802bCopy full SHA for b84802b
.github/workflows/helm.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Run chart-testing (lint)
26
run: ct lint --all
27
- name: Create kind cluster
28
- uses: helm/kind-action@v1.5.0
+ uses: helm/kind-action@v1.6.0
29
- name: Install helm chart
30
run: ct install --all
31
- name: Run chart-releaser
0 commit comments