chore(deps): update dependency fairwindsops/polaris to v8.5.3 (#95)
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

Reviewed-on: #95
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-12-12 16:52:00 +01:00 committed by Robert Kaussow
parent a2f5c89b57
commit ce22bc0973
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.3.0}"
# renovate: datasource=github-releases depName=yannh/kubeconform
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.4}"
# renovate: datasource=github-releases depName=FairwindsOps/polaris
ENV POLARIS_VERSION="${POLARIS_VERSION:-8.5.2}"
ENV POLARIS_VERSION="${POLARIS_VERSION:-8.5.3}"
# renovate: datasource=pypi depName=flux-local
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-3.2.0}"