diff --git a/images/homelab-workspace/Dockerfile b/images/homelab-workspace/Dockerfile index 3d4f5033..a7ca3615 100644 --- a/images/homelab-workspace/Dockerfile +++ b/images/homelab-workspace/Dockerfile @@ -261,7 +261,7 @@ RUN --mount=type=tmpfs,target=/tmp \ # helm # renovate: datasource=github-releases depName=helm/helm -ARG HELM_VERSION="3.16.3" +ARG HELM_VERSION="3.16.4" RUN --mount=type=tmpfs,target=/tmp \ --mount=type=tmpfs,target=/var/log \ --mount=type=tmpfs,target=/var/tmp \