chore(deps): update dependency fluxcd/flux2 to v0.40.1
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-23 15:04:12 +00:00
parent 9956731a03
commit f656f7bcdd
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.5.0}"
# 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.0}"
ENV FLUXCD_VERSION="${FLUXCD_VERSION:-v0.40.1}"
# renovate: datasource=github-releases depName=cert-manager/cert-manager
ENV CERTMANAGER_VERSION="${CERTMANAGER_VERSION:-v1.11.0}"