chore(deps): update dependency hairyhenderson/gomplate to v4
All checks were successful
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful

This commit is contained in:
Renovator Bot 2024-06-18 21:32:28 +00:00
parent 299c488bf7
commit 50481ff60d

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