diff --git a/Dockerfile b/Dockerfile index 23809928c..905b2e68f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -42,7 +42,7 @@ FROM alpine:3.17.0 as tools ARG TARGETARCH # renovate: datasource=github-releases depName=helm/helm -ENV HELM_VERSION=v3.10.2 +ENV HELM_VERSION=v3.10.3 # renovate: datasource=github-releases depName=alco/goon ENV GOON_VERSION=v1.1.1