chore(deps): update dependency flux-local to v6.0.1 (#178)
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

Reviewed-on: #178
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-11-05 10:47:36 +00:00 committed by Robert Kaussow
parent 2f291e2ed5
commit ad19f3c2ef

View File

@ -35,7 +35,7 @@ ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.7}"
# renovate: datasource=github-releases depName=FairwindsOps/polaris # renovate: datasource=github-releases depName=FairwindsOps/polaris
ENV POLARIS_VERSION="${POLARIS_VERSION:-9.5.0}" ENV POLARIS_VERSION="${POLARIS_VERSION:-9.5.0}"
# renovate: datasource=pypi depName=flux-local # renovate: datasource=pypi depName=flux-local
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-6.0.0}" ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-6.0.1}"
# renovate: datasource=github-releases depName=fluxcd/flux2 # renovate: datasource=github-releases depName=fluxcd/flux2
ENV FLUX_VERSION="${FLUX_VERSION:-v2.4.0}" ENV FLUX_VERSION="${FLUX_VERSION:-v2.4.0}"