chore(deps): update dependency yannh/kubeconform to v0.6.2
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovator Bot 2023-06-07 11:04:57 +00:00
parent 0cee3673ae
commit b16ca8c9c6
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ ENV HELM_VERSION="${HELM_VERSION:-v3.12.0}"
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
ENV KUSTOMIZE_VERSION="${KUSTOMIZE_VERSION:-v5.0.3}"
# renovate: datasource=github-releases depName=yannh/kubeconform
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.1}"
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.2}"
RUN apk --update add curl tar bash python3 py3-yaml && \
curl -SsfL -o /usr/local/bin/kubectl "https://dl.k8s.io/release/${KUBECTL_VERSION}/bin/linux/amd64/kubectl" && \