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 945aa2a commit 210d978Copy full SHA for 210d978
.github/workflows/integration-tests.yaml
@@ -22,7 +22,7 @@ env:
22
KIND_VERSION: v0.26.0
23
KIND_CONFIG: .github/kind-config.yaml
24
# renovate: datasource=github-releases depName=cilium/cilium
25
- CILIUM_VERSION: v1.16.6
+ CILIUM_VERSION: v1.17.0
26
CILIUM_VALUES: .github/cilium-values.yaml
27
28
jobs:
0 commit comments