From 6ac84aecbe6794a0014dc27cae6eee951b5b753b Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 5 Aug 2022 01:04:42 +0000 Subject: [PATCH] chore(deps): update dependency hairyhenderson/gomplate to v3.11.2 --- Dockerfile.amd64 | 2 +- Dockerfile.arm | 2 +- Dockerfile.arm64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile.amd64 b/Dockerfile.amd64 index eff3126..77c9711 100644 --- a/Dockerfile.amd64 +++ b/Dockerfile.amd64 @@ -14,7 +14,7 @@ ARG WAIT_FOR_VERSION ARG CONTAINER_LIBRARY # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.1}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.2}" # renovate: datasource=github-releases depName=aptible/supercronic ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.1}" # renovate: datasource=github-releases depName=thegeeklab/url-parser diff --git a/Dockerfile.arm b/Dockerfile.arm index 2675682..e13b932 100644 --- a/Dockerfile.arm +++ b/Dockerfile.arm @@ -14,7 +14,7 @@ ARG WAIT_FOR_VERSION ARG CONTAINER_LIBRARY # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.1}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.2}" # renovate: datasource=github-releases depName=aptible/supercronic ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.1}" # renovate: datasource=github-releases depName=thegeeklab/url-parser diff --git a/Dockerfile.arm64 b/Dockerfile.arm64 index 7af438b..f10d1e6 100644 --- a/Dockerfile.arm64 +++ b/Dockerfile.arm64 @@ -14,7 +14,7 @@ ARG WAIT_FOR_VERSION ARG CONTAINER_LIBRARY # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.1}" +ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v3.11.2}" # renovate: datasource=github-releases depName=aptible/supercronic ENV SUPERCRONIC_VERSION="${SUPERCRONIC_VERSION:-v0.2.1}" # renovate: datasource=github-releases depName=thegeeklab/url-parser