Bump gomplate 3.11.8 (#3565)

Signed-off-by: Maksim Nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
Maksim Nabokikh
2024-06-03 21:43:42 +02:00
committed by GitHub
parent 369707b3bd
commit 23efe9200c
+1 -1
View File
@@ -47,7 +47,7 @@ ARG TARGETOS
ARG TARGETARCH
ARG TARGETVARIANT
ENV GOMPLATE_VERSION=v3.11.7
ENV GOMPLATE_VERSION=v3.11.8
RUN wget -O /usr/local/bin/gomplate \
"https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS:-linux}-${TARGETARCH:-amd64}${TARGETVARIANT}" \