diff --git a/Earthfile b/Earthfile index e7ea35356..2b3cee2fe 100644 --- a/Earthfile +++ b/Earthfile @@ -7,7 +7,7 @@ FROM alpine helm: # renovate: datasource=github-releases depName=helm/helm - ARG HELM_VERSION=v3.15.1 + ARG HELM_VERSION=v3.15.2 ARG TARGETARCH ARG TARGETOS RUN wget https://get.helm.sh/helm-$HELM_VERSION-$TARGETOS-$TARGETARCH.tar.gz