From 47639667fe22dbd72163efcb570cdb8f21ce091a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 16:13:11 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v4.2.4 | datasource | package | from | to | | --------------- | --------- | ------ | ------ | | github-releases | helm/helm | v4.2.3 | v4.2.4 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 7743a1f3..0cd11c8f 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -1505,7 +1505,7 @@ tasks: ALPINE_K8S_VERSION: 1.36.2@sha256:44ef4942e171939b9c665a4a84beb80e2dcdb9a24330d4651cfdfd2e9deecc47 # TODO: remove the HELM_VERSION once the new alpine/k8s image fixes the issue that caused this PR: https://github.com/cloudnative-pg/klio/pull/57 # renovate: datasource=github-releases depName=helm/helm versioning=semver - HELM_VERSION: 'v4.2.3' + HELM_VERSION: 'v4.2.4' # renovate: datasource=helm depName=cert-manager versioning=semver registryUrl=https://charts.jetstack.io CERT_MANAGER_VERSION: 'v1.21.1' # Cache busting timestamp to prevent Dagger from caching helm deployments