chore(deps): update dependency hairyhenderson/gomplate to v4 #146

Merged
xoxys merged 1 commits from renovate/hairyhenderson-gomplate-4.x into main 2024-06-21 21:15:27 +02: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:-v3.11.8}"
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.0.0}"
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.30.2}"
# renovate: datasource=github-releases depName=mikefarah/yq