We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011bfaf commit d7065e9Copy full SHA for d7065e9
.github/workflows/build-x86-image.yaml
@@ -28,7 +28,7 @@ env:
28
# renovate: datasource=github-releases depName=helm packageName=helm/helm
29
HELM_VERSION: v3.18.5
30
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
31
- SUBMARINER_VERSION: 0.20.1
+ SUBMARINER_VERSION: 0.21.0
32
33
jobs:
34
build-kube-ovn-base:
.github/workflows/scheduled-e2e.yaml
@@ -16,7 +16,7 @@ env:
16
17
18
19
20
21
22
k8s-conformance-e2e:
0 commit comments