chore(deps): update dependency hairyhenderson/gomplate to v4.1.0 #151

Merged
xoxys merged 1 commits from renovate/docker-helper-tools into main 2024-07-08 10:00:53 +00:00

View File

@ -21,7 +21,7 @@ ARG FLUX_LOCAL_VERSION
ARG FLUX_VERSION
# renovate: datasource=github-releases depName=hairyhenderson/gomplate
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.0.1}"
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.1.0}"
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.30.2}"
# renovate: datasource=github-releases depName=mikefarah/yq