From a87b2f9797aa7eb34385ae852c52395881cd0a64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:07:50 +0000 Subject: [PATCH] chore(deps): update dependency hairyhenderson/gomplate to v5 --- Dockerfile | 2 +- Dockerfile.ee | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index dc6e222..11892aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,7 +31,7 @@ ARG CONTAINER_LIBRARY_VERSION ARG DEBIAN_FRONTEND=noninteractive # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.7}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.0.0}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.4.2}" # renovate: datasource=github-releases depName=owncloud-ops/container-library diff --git a/Dockerfile.ee b/Dockerfile.ee index a2d6470..ab91e44 100644 --- a/Dockerfile.ee +++ b/Dockerfile.ee @@ -31,7 +31,7 @@ ARG CONTAINER_LIBRARY_VERSION ARG DEBIAN_FRONTEND=noninteractive # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.7}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v5.0.0}" # renovate: datasource=github-releases depName=thegeeklab/wait-for ENV WAIT_FOR_VERSION="${WAIT_FOR_VERSION:-v0.4.2}" # renovate: datasource=github-releases depName=owncloud-ops/container-library