Skip to content

Commit

Permalink
minor(deps): update dependency hairyhenderson/gomplate to v4.3.0 (#342)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent f025541 commit 523fff4
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv7 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v10/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v10/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv7 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v10/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v11/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v11/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv7 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v11/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v12/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-amd64 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v12/Dockerfile.arm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-armv7 && \
chmod +x /tmp/gomplate
Expand Down
2 changes: 1 addition & 1 deletion v12/Dockerfile.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN wget -O /tmp/wait-for-it https://github.com/thegeeklab/wait-for/releases/dow
chmod +x /tmp/wait-for-it

# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION=4.2.0
ENV GOMPLATE_VERSION=4.3.0

RUN wget -O /tmp/gomplate https://github.com/hairyhenderson/gomplate/releases/download/v${GOMPLATE_VERSION}/gomplate_linux-arm64 && \
chmod +x /tmp/gomplate
Expand Down

0 comments on commit 523fff4

Please sign in to comment.