We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a6e2d1 + 59849f6 commit e71ce18Copy full SHA for e71ce18
.github/workflows/e2e.yaml
@@ -37,7 +37,7 @@ jobs:
37
- name: Checkout
38
uses: actions/checkout@v3
39
- name: Setup Kubernetes
40
- uses: helm/kind-action@v1.5.0
+ uses: helm/kind-action@v1.7.0
41
with:
42
version: v0.18.0
43
cluster_name: kind
0 commit comments