Skip to content

Commit 9113bc8

Browse files
chore(deps): update dependency submariner to v0.22.1
1 parent e65ff4e commit 9113bc8

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.1.1
3030
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
31-
SUBMARINER_VERSION: 0.22.0
31+
SUBMARINER_VERSION: 0.22.1
3232
# renovate: datasource=github-releases depName=talos packageName=siderolabs/talos
3333
TALOS_VERSION: v1.12.3
3434

.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.1.1
1818
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
19-
SUBMARINER_VERSION: 0.22.0
19+
SUBMARINER_VERSION: 0.22.1
2020

2121
jobs:
2222
k8s-conformance-e2e:

0 commit comments

Comments
 (0)