chore(deps): update dependency hairyhenderson/gomplate to v4.0.1 #290

Merged
renovator merged 1 commits from renovate/docker-helper-tools into main 2024-07-01 02:32:11 +02:00

View File

@ -19,7 +19,7 @@ ARG JSBEAUTIFY_VERSION
ARG YAMLLINT_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.0.0}"
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.0.1}"
# renovate: datasource=github-releases depName=thegeeklab/url-parser
ENV URL_PARSER_VERSION="${URL_PARSER_VERSION:-v2.0.5}"
# renovate: datasource=npm depName=prettier