Skip to content

Commit 6aa5ab9

Browse files
chore(deps): update dependency helm to v4 (#5908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7eb0771 commit 6aa5ab9

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
@@ -26,7 +26,7 @@ env:
2626
# renovate: datasource=github-releases depName=golangci-lint packageName=golangci/golangci-lint
2727
GOLANGCI_LINT_VERSION: v2.6.1
2828
# renovate: datasource=github-releases depName=helm packageName=helm/helm
29-
HELM_VERSION: v3.19.2
29+
HELM_VERSION: v4.0.0
3030
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
3131
SUBMARINER_VERSION: 0.21.2
3232

.github/workflows/scheduled-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
# renovate: datasource=github-releases depName=kind packageName=kubernetes-sigs/kind
1515
KIND_VERSION: v0.30.0
1616
# renovate: datasource=github-releases depName=helm packageName=helm/helm
17-
HELM_VERSION: v3.19.2
17+
HELM_VERSION: v4.0.0
1818
# renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner
1919
SUBMARINER_VERSION: 0.21.2
2020

0 commit comments

Comments
 (0)