diff --git a/.github/workflows/build-x86-image.yaml b/.github/workflows/build-x86-image.yaml index 472ac065a11..48fff3da94e 100644 --- a/.github/workflows/build-x86-image.yaml +++ b/.github/workflows/build-x86-image.yaml @@ -26,7 +26,7 @@ env: # renovate: datasource=github-releases depName=golangci-lint packageName=golangci/golangci-lint GOLANGCI_LINT_VERSION: v2.8.0 # renovate: datasource=github-releases depName=helm packageName=helm/helm - HELM_VERSION: v4.1.0 + HELM_VERSION: v4.1.1 # renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner SUBMARINER_VERSION: 0.22.0 # renovate: datasource=github-releases depName=talos packageName=siderolabs/talos diff --git a/.github/workflows/scheduled-e2e.yaml b/.github/workflows/scheduled-e2e.yaml index 4f7016779b6..8aff6dcecbe 100644 --- a/.github/workflows/scheduled-e2e.yaml +++ b/.github/workflows/scheduled-e2e.yaml @@ -14,7 +14,7 @@ env: # renovate: datasource=github-releases depName=kind packageName=kubernetes-sigs/kind KIND_VERSION: v0.31.0 # renovate: datasource=github-releases depName=helm packageName=helm/helm - HELM_VERSION: v4.1.0 + HELM_VERSION: v4.1.1 # renovate: datasource=github-releases depName=submariner packageName=submariner-io/submariner SUBMARINER_VERSION: 0.22.0