From 16d17edba86e7297c98da46ad4c7c962b701c494 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 01:23:15 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v4.3.0 | datasource | package | from | to | | --------------- | --------- | ------ | ------ | | github-releases | helm/helm | v4.2.4 | v4.3.0 | 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 21c57309..abc78b6f 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -1640,7 +1640,7 @@ tasks: ALPINE_K8S_VERSION: 1.37.0@sha256:b421c2e9419edb98db39b6ab641669f4db7bb2acf354f22450c6b7e7176d1ff4 # 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.4' + HELM_VERSION: 'v4.3.0' # 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