diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index b9193f72..a3de17dd 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -18,7 +18,7 @@ ENV REG_VERSION="${REG_VERSION:-v0.16.1}" # renovate: datasource=github-releases depName=owncloud-ci/retry ENV RETRY_VERSION="${RETRY_VERSION:-v2.0.0}" # renovate: datasource=github-tags depName=helm/helm -ENV HELM_VERSION="${HELM_VERSION:-v3.14.3}" +ENV HELM_VERSION="${HELM_VERSION:-v3.15.2}" ENV TERM xterm diff --git a/latest/Dockerfile.arm64v8 b/latest/Dockerfile.arm64v8 index a6adcaf4..bce14c09 100644 --- a/latest/Dockerfile.arm64v8 +++ b/latest/Dockerfile.arm64v8 @@ -18,7 +18,7 @@ ENV REG_VERSION="${REG_VERSION:-v0.16.1}" # renovate: datasource=github-releases depName=owncloud-ci/retry ENV RETRY_VERSION="${RETRY_VERSION:-v2.0.0}" # renovate: datasource=github-tags depName=helm/helm -ENV HELM_VERSION="${HELM_VERSION:-v3.14.3}" +ENV HELM_VERSION="${HELM_VERSION:-v3.15.2}" ENV TERM xterm