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 265682e commit 46443cbCopy full SHA for 46443cb
.github/workflows/lint-test.yaml
@@ -42,8 +42,6 @@ jobs:
42
- name: Create kind cluster
43
if: steps.list-changed.outputs.changed == 'true'
44
uses: helm/kind-action@v1
45
- with:
46
- version: "v0.31.4"
47
48
- name: Install cert-manager
49
0 commit comments