chore(deps): update dependency fairwindsops/polaris to v8.5.2
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Renovator Bot 2023-11-01 19:36:41 +00:00
parent 5b00c03e1f
commit c031335680
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.2.1}"
# renovate: datasource=github-releases depName=yannh/kubeconform
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.3}"
# renovate: datasource=github-releases depName=FairwindsOps/polaris
ENV POLARIS_VERSION="${POLARIS_VERSION:-8.5.1}"
ENV POLARIS_VERSION="${POLARIS_VERSION:-8.5.2}"
# renovate: datasource=pypi depName=flux-local
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-3.1.1}"