diff --git a/images/homelab-workspace/Dockerfile b/images/homelab-workspace/Dockerfile index 83a7a831..eb0133a5 100644 --- a/images/homelab-workspace/Dockerfile +++ b/images/homelab-workspace/Dockerfile @@ -352,7 +352,7 @@ RUN --mount=type=tmpfs,target=/tmp \ # helm # renovate: datasource=github-releases depName=helm/helm -ARG HELM_VERSION="3.16.0" +ARG HELM_VERSION="3.16.1" RUN --mount=type=tmpfs,target=/tmp \ --mount=type=tmpfs,target=/var/log \ --mount=type=tmpfs,target=/var/tmp \