Skip to content

Commit d7065e9

Browse files
chore(deps): update dependency submariner to v0.21.0 (#5601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 011bfaf commit d7065e9

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: v3.18.5
3030
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
31-
SUBMARINER_VERSION: 0.20.1
31+
SUBMARINER_VERSION: 0.21.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: v3.18.5
1818
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
19-
SUBMARINER_VERSION: 0.20.1
19+
SUBMARINER_VERSION: 0.21.0
2020

2121
jobs:
2222
k8s-conformance-e2e:

0 commit comments

Comments
 (0)