chore(deps): update dependency flux-local to v5 (#130)
ci/woodpecker/push/build-package Pipeline was successful Details
ci/woodpecker/push/build-container Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/notify Pipeline was successful Details

Reviewed-on: #130
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-04-22 10:39:38 +02:00 committed by Robert Kaussow
parent d06bd6aa3e
commit fac8f884b1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.4}"
# renovate: datasource=github-releases depName=FairwindsOps/polaris
ENV POLARIS_VERSION="${POLARIS_VERSION:-9.0.1}"
# renovate: datasource=pypi depName=flux-local
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-4.3.1}"
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-5.0.1}"
# renovate: datasource=github-releases depName=fluxcd/flux2
ENV FLUX_VERSION="${FLUX_VERSION:-v2.2.3}"