diff --git a/latest/Dockerfile.amd64 b/latest/Dockerfile.amd64 index 9b2a3be8..f721c973 100644 --- a/latest/Dockerfile.amd64 +++ b/latest/Dockerfile.amd64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \ chmod +x /tmp/gomplate diff --git a/latest/Dockerfile.arm b/latest/Dockerfile.arm index 79123f70..aabc56f3 100644 --- a/latest/Dockerfile.arm +++ b/latest/Dockerfile.arm @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv6 && \ chmod +x /tmp/gomplate diff --git a/latest/Dockerfile.arm64 b/latest/Dockerfile.arm64 index 73c17aaf..4e1e4b93 100644 --- a/latest/Dockerfile.arm64 +++ b/latest/Dockerfile.arm64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \ chmod +x /tmp/gomplate diff --git a/v3.15/Dockerfile.amd64 b/v3.15/Dockerfile.amd64 index 2119abfc..88423c92 100644 --- a/v3.15/Dockerfile.amd64 +++ b/v3.15/Dockerfile.amd64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \ chmod +x /tmp/gomplate diff --git a/v3.15/Dockerfile.arm b/v3.15/Dockerfile.arm index 5a36820d..18c59814 100644 --- a/v3.15/Dockerfile.arm +++ b/v3.15/Dockerfile.arm @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv6 && \ chmod +x /tmp/gomplate diff --git a/v3.15/Dockerfile.arm64 b/v3.15/Dockerfile.arm64 index 169dfe3a..5b0a3e65 100644 --- a/v3.15/Dockerfile.arm64 +++ b/v3.15/Dockerfile.arm64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \ chmod +x /tmp/gomplate diff --git a/v3.16/Dockerfile.amd64 b/v3.16/Dockerfile.amd64 index d6f77623..6db420a4 100644 --- a/v3.16/Dockerfile.amd64 +++ b/v3.16/Dockerfile.amd64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \ chmod +x /tmp/gomplate diff --git a/v3.16/Dockerfile.arm b/v3.16/Dockerfile.arm index 096aa738..ad973d11 100644 --- a/v3.16/Dockerfile.arm +++ b/v3.16/Dockerfile.arm @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv6 && \ chmod +x /tmp/gomplate diff --git a/v3.16/Dockerfile.arm64 b/v3.16/Dockerfile.arm64 index 16f29273..c1349773 100644 --- a/v3.16/Dockerfile.arm64 +++ b/v3.16/Dockerfile.arm64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \ chmod +x /tmp/gomplate diff --git a/v3.17/Dockerfile.amd64 b/v3.17/Dockerfile.amd64 index fbba1eac..a0e4efcb 100644 --- a/v3.17/Dockerfile.amd64 +++ b/v3.17/Dockerfile.amd64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \ chmod +x /tmp/gomplate diff --git a/v3.17/Dockerfile.arm b/v3.17/Dockerfile.arm index 40264092..3d2daa9c 100644 --- a/v3.17/Dockerfile.arm +++ b/v3.17/Dockerfile.arm @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv6 && \ chmod +x /tmp/gomplate diff --git a/v3.17/Dockerfile.arm64 b/v3.17/Dockerfile.arm64 index 50ccc3c4..2fa79672 100644 --- a/v3.17/Dockerfile.arm64 +++ b/v3.17/Dockerfile.arm64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \ chmod +x /tmp/gomplate diff --git a/v3.18/Dockerfile.amd64 b/v3.18/Dockerfile.amd64 index 1017514c..be79cfd5 100644 --- a/v3.18/Dockerfile.amd64 +++ b/v3.18/Dockerfile.amd64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \ chmod +x /tmp/gomplate diff --git a/v3.18/Dockerfile.arm b/v3.18/Dockerfile.arm index 90dd4b0a..6b0c379b 100644 --- a/v3.18/Dockerfile.arm +++ b/v3.18/Dockerfile.arm @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv6 && \ chmod +x /tmp/gomplate diff --git a/v3.18/Dockerfile.arm64 b/v3.18/Dockerfile.arm64 index eb38a79b..5322c641 100644 --- a/v3.18/Dockerfile.arm64 +++ b/v3.18/Dockerfile.arm64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \ chmod +x /tmp/gomplate diff --git a/v3.19/Dockerfile.amd64 b/v3.19/Dockerfile.amd64 index fb485561..af7b231e 100644 --- a/v3.19/Dockerfile.amd64 +++ b/v3.19/Dockerfile.amd64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \ chmod +x /tmp/gomplate diff --git a/v3.19/Dockerfile.arm b/v3.19/Dockerfile.arm index 7f37671c..8b93013d 100644 --- a/v3.19/Dockerfile.arm +++ b/v3.19/Dockerfile.arm @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv6 && \ chmod +x /tmp/gomplate diff --git a/v3.19/Dockerfile.arm64 b/v3.19/Dockerfile.arm64 index 2b8e4e34..453ed3e7 100644 --- a/v3.19/Dockerfile.arm64 +++ b/v3.19/Dockerfile.arm64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \ chmod +x /tmp/gomplate diff --git a/v3.20/Dockerfile.amd64 b/v3.20/Dockerfile.amd64 index ef65177b..23e3fe27 100644 --- a/v3.20/Dockerfile.amd64 +++ b/v3.20/Dockerfile.amd64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \ chmod +x /tmp/gomplate diff --git a/v3.20/Dockerfile.arm b/v3.20/Dockerfile.arm index 7d96cfaf..d156d43b 100644 --- a/v3.20/Dockerfile.arm +++ b/v3.20/Dockerfile.arm @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv6 && \ chmod +x /tmp/gomplate diff --git a/v3.20/Dockerfile.arm64 b/v3.20/Dockerfile.arm64 index bb43c8f3..ae0e5d70 100644 --- a/v3.20/Dockerfile.arm64 +++ b/v3.20/Dockerfile.arm64 @@ -9,7 +9,7 @@ RUN curl -sSLo /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/ chmod +x /tmp/wait-for-it # renovate: datasource=github-releases depName=hairyhenderson/gomplate -ENV GOMPLATE_VERSION=4.0.1 +ENV GOMPLATE_VERSION=4.1.0 RUN curl -sSLo /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \ chmod +x /tmp/gomplate