We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8dcb17 + 3a4abf9 commit 73be421Copy full SHA for 73be421
1 file changed
.github/workflows/test.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Checkout
49
uses: actions/checkout@v4
50
- name: Create kind cluster
51
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.12.0
52
- name: Install Helm chart for testing
53
run: |
54
kubectl cluster-info
0 commit comments