From eee203c0f0c2bc444da2ae5b4cca0cc2b61148d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 20:31:39 +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..3577be4 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.2.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..2d5b3cb 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.2.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