We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771657a commit dc2c216Copy full SHA for dc2c216
.github/workflows/helm-ci.yml
@@ -69,6 +69,6 @@ jobs:
69
- name: Set up Chart Testing
70
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # tag=v2.7.0
71
- name: Create Kind Cluster
72
- uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # tag=v1.12.0
+ uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # tag=v1.13.0
73
- name: Test
74
run: ct install --config ct.yaml --debug
0 commit comments