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

Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2023-01-03 15:42:34 +01:00 committed by Robert Kaussow
parent 8e6770fb13
commit 77ac3ae959
1 changed files with 1 additions and 1 deletions

View File

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