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 f27cc7e commit cf56df1Copy full SHA for cf56df1
1 file changed
.github/workflows/cilium-integration-tests.yaml
@@ -27,7 +27,7 @@ env:
27
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
28
KIND_VERSION: v0.32.0
29
CILIUM_REPO_OWNER: cilium
30
- CILIUM_REPO_REF: main
+ CILIUM_REPO_REF: v1.19
31
CILIUM_CLI_REF: latest
32
CURL_PARALLEL: ${{ vars.CURL_PARALLEL || 10 }}
33
0 commit comments