We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f79013 commit e46c5f2Copy full SHA for e46c5f2
.github/workflows/k8s.yml
@@ -68,7 +68,7 @@ jobs:
68
load: true
69
70
- name: Kind Cluster
71
- uses: helm/kind-action@v1.9.0
+ uses: helm/kind-action@v1.10.0
72
with:
73
config: ./k8s/kind-config.yaml
74
0 commit comments