We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8ed74 commit b610187Copy full SHA for b610187
.github/workflows/build-x86-image.yaml
@@ -28,7 +28,7 @@ env:
28
# renovate: datasource=github-releases depName=helm packageName=helm/helm
29
HELM_VERSION: v4.0.2
30
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
31
- SUBMARINER_VERSION: 0.21.2
+ SUBMARINER_VERSION: 0.22.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