We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08dc03f commit 16e3f33Copy full SHA for 16e3f33
.github/workflows/conformance-pr.yml
@@ -13,9 +13,9 @@ jobs:
13
matrix:
14
cilium:
15
# renovate: datasource=github-releases depName=cilium/cilium
16
- - '1.15.5'
+ - '1.15.6'
17
18
- - '1.14.11'
+ - '1.14.12'
19
talos:
20
# renovate: datasource=github-releases depName=siderolabs/talos
21
- 'v1.7.4'
.github/workflows/conformance.yml
@@ -15,9 +15,9 @@ jobs:
22
23
0 commit comments