chore(deps): update dependency fairwindsops/polaris to v8.5.1 (#73)
continuous-integration/drone/push Build is passing Details

Reviewed-on: docker/kube-tools#73
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-09-06 08:28:51 +02:00 committed by Robert Kaussow
parent 3d3679848e
commit a499df8c75
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.1.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.0}"
ENV POLARIS_VERSION="${POLARIS_VERSION:-8.5.1}"
# renovate: datasource=pypi depName=flux-local
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-3.1.1}"