From f55d2927af3f6823a8f52b3093cc803b8edd9a1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 21:21:45 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.19.0 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 665e594..2dc111f 100644 --- a/Earthfile +++ b/Earthfile @@ -309,7 +309,7 @@ helm-docs-setup: # helm-setup is used by other targets to setup helm. helm-setup: - ARG HELM_VERSION=v3.16.3 + ARG HELM_VERSION=v3.19.0 ARG NATIVEPLATFORM ARG TARGETOS ARG TARGETARCH