From 9f50e0a779ef6a9f43061a83265a1ca840708c42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 05:59:13 +0000 Subject: [PATCH] chore(deps): update dependency hairyhenderson/gomplate to v5.1.0 --- v22.04/Dockerfile.multiarch | 2 +- v24.04/Dockerfile.multiarch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v22.04/Dockerfile.multiarch b/v22.04/Dockerfile.multiarch index c36e443..d3c7ce9 100644 --- a/v22.04/Dockerfile.multiarch +++ b/v22.04/Dockerfile.multiarch @@ -15,7 +15,7 @@ ENV DEBIAN_FRONTEND=noninteractive ENV TERM=xterm # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.0.0}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.1.0}" # renovate: datasource=github-releases depName=owncloud-ci/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v2.0.9}" # renovate: datasource=github-releases depName=owncloud-ci/retry diff --git a/v24.04/Dockerfile.multiarch b/v24.04/Dockerfile.multiarch index 26c68e3..efaeaff 100644 --- a/v24.04/Dockerfile.multiarch +++ b/v24.04/Dockerfile.multiarch @@ -15,7 +15,7 @@ ENV DEBIAN_FRONTEND=noninteractive ENV TERM=xterm # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.0.0}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.1.0}" # renovate: datasource=github-releases depName=owncloud-ci/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v2.0.9}" # renovate: datasource=github-releases depName=owncloud-ci/retry