Skip to content

Commit b610187

Browse files
chore(deps): update dependency submariner to v0.22.0
1 parent 2b8ed74 commit b610187

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-x86-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ env:
2828
# renovate: datasource=github-releases depName=helm packageName=helm/helm
2929
HELM_VERSION: v4.0.2
3030
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
31-
SUBMARINER_VERSION: 0.21.2
31+
SUBMARINER_VERSION: 0.22.0
3232

3333
jobs:
3434
build-kube-ovn-base:

.github/workflows/scheduled-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
# renovate: datasource=github-releases depName=helm packageName=helm/helm
1717
HELM_VERSION: v4.0.2
1818
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
19-
SUBMARINER_VERSION: 0.21.2
19+
SUBMARINER_VERSION: 0.22.0
2020

2121
jobs:
2222
k8s-conformance-e2e:

0 commit comments

Comments
 (0)