diff --git a/images/homelab-workspace/Dockerfile b/images/homelab-workspace/Dockerfile index 41624d4e..9364a379 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.15.4" +ARG HELM_VERSION="3.16.0" RUN --mount=type=tmpfs,target=/tmp \ --mount=type=tmpfs,target=/var/log \ --mount=type=tmpfs,target=/var/tmp \