chore(deps): update dependency hairyhenderson/gomplate to v4.0.1
Some checks failed
ci/woodpecker/pr/build-package Pipeline was successful
ci/woodpecker/pr/build-container Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/push/build-container Pipeline failed
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/docs unknown status
ci/woodpecker/push/notify Pipeline was successful

This commit is contained in:
Renovator Bot 2024-07-01 00:02:56 +00:00
parent 9409dd561c
commit 2ee0039167

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.0}"
ENV GOMPLATE_VERSION="${GOMPLATE_VERSION:-v4.0.1}"
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ENV KUBECTL_VERSION="${KUBECTL_VERSION:-v1.30.2}"
# renovate: datasource=github-releases depName=mikefarah/yq