chore(deps): update dependency flux-local to v4.3.1 (#106)

Reviewed-on: #106
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-01-21 21:11:24 +01:00 committed by Robert Kaussow
parent 8679e66d26
commit 1a30fa0fc5
1 changed files with 1 additions and 1 deletions

View File

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