From f703f5b68f280b915c949fad98588651d0827f42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:58:58 +0000 Subject: [PATCH] chore(deps): update dependency helm/helm to v3.15.2 --- latest/Dockerfile.amd64 | 2 +- latest/Dockerfile.arm64v8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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