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 9b1252c commit bace1afCopy full SHA for bace1af
1 file changed
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ env:
24
# renovate: datasource=github-releases depName=kubernetes/kubernetes
25
KUBECTL_VERSION: "v1.33.4"
26
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
27
- KIND_BINARY_VERSION: "v0.29.0"
+ KIND_BINARY_VERSION: "v0.30.0"
28
# renovate: datasource=github-releases depName=helm/helm
29
HELM_VERSION: "v3.18.6"
30
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest
0 commit comments