chore(deps): update dependency fluxcd/flux2 to v0.40.2
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovator Bot 2023-02-28 16:04:10 +00:00
parent 9fe3e24cb7
commit 014354ec96
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.1}"
# renovate: datasource=github-releases depName=projectcalico/calico
ENV CALICO_VERSION="${CALICO_VERSION:-v3.25.0}"
# renovate: datasource=github-releases depName=fluxcd/flux2
ENV FLUXCD_VERSION="${FLUXCD_VERSION:-v0.40.1}"
ENV FLUXCD_VERSION="${FLUXCD_VERSION:-v0.40.2}"
# renovate: datasource=github-releases depName=cert-manager/cert-manager
ENV CERTMANAGER_VERSION="${CERTMANAGER_VERSION:-v1.11.0}"
# renovate: datasource=github-releases depName=cloudnative-pg/cloudnative-pg