chore(deps): update dependency yannh/kubeconform to v0.6.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2023-07-16 08:05:23 +00:00
parent 4a5b1846fc
commit 53f5fa9c84

View File

@ -23,7 +23,7 @@ ENV HELM_VERSION="${HELM_VERSION:-v3.12.2}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize # renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.1.0}" ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.1.0}"
# renovate: datasource=github-releases depName=yannh/kubeconform # renovate: datasource=github-releases depName=yannh/kubeconform
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.2}" ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.3}"
# renovate: datasource=github-releases depName=FairwindsOps/polaris # renovate: datasource=github-releases depName=FairwindsOps/polaris
ENV POLARIS_VERSION="${POLARIS_VERSION:-8.3.0}" ENV POLARIS_VERSION="${POLARIS_VERSION:-8.3.0}"
# renovate: datasource=pypi depName=flux-local # renovate: datasource=pypi depName=flux-local