chore(deps): update dependency fluxcd/flux2 to v2.2.3
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
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

This commit is contained in:
Renovator Bot 2024-02-05 15:01:57 +00:00
parent b929759bd4
commit 82223e51e7
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.3.1}"
# renovate: datasource=github-releases depName=fluxcd/flux2
ENV FLUX_VERSION="${FLUX_VERSION:-v2.2.2}"
ENV FLUX_VERSION="${FLUX_VERSION:-v2.2.3}"
ENV PIPX_HOME=/opt/pipx
ENV PIPX_BIN_DIR=/usr/local/bin