chore(deps): update dependency fluxcd/flux2 to v2.2.2
ci/woodpecker/pr/build-package Pipeline was successful Details
ci/woodpecker/pr/build-container Pipeline was successful Details
ci/woodpecker/pr/docs Pipeline was successful Details

This commit is contained in:
Renovator Bot 2024-01-06 14:05:40 +00:00
parent 8f97ca40c8
commit 6322fd9242
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