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 8dfb508 commit 60dd462Copy full SHA for 60dd462
.github/workflows/integration-tests.yaml
@@ -19,7 +19,7 @@ env:
19
# renovate: datasource=github-releases depName=helm/helm
20
HELM_VERSION: v3.16.2
21
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
22
- KIND_VERSION: v0.24.0
+ KIND_VERSION: v0.25.0
23
KIND_CONFIG: .github/kind-config.yaml
24
# renovate: datasource=github-releases depName=cilium/cilium
25
CILIUM_VERSION: v1.16.3
0 commit comments