chore(deps): update dependency fluxcd/flux2 to v2.2.2 (#102)
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: #102
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-06 15:11:00 +01:00 committed by Robert Kaussow
parent 8f97ca40c8
commit 3158b40341
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ ENV POLARIS_VERSION="${POLARIS_VERSION:-8.5.4}"
# renovate: datasource=pypi depName=flux-local
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-4.2.2}"
# renovate: datasource=github-releases depName=fluxcd/flux2
ENV FLUX_VERSION="${FLUX_VERSION:-v2.2.1}"
ENV FLUX_VERSION="${FLUX_VERSION:-v2.2.2}"
ENV PIPX_HOME=/opt/pipx
ENV PIPX_BIN_DIR=/usr/local/bin