chore(deps): update dependency yannh/kubeconform to v0.6.1 (#198)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: docker/alpine-tools#198 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
parent
816362ec1b
commit
03f1cf75fc
@ -31,7 +31,7 @@ ENV JSBEAUTIFY_VERSION="${JSBEAUTIFY_VERSION:-1.14.7}"
|
||||
# renovate: datasource=pypi depName=yamllint
|
||||
ENV YAMLLINT_VERSION="${YAMLLINT_VERSION:-1.30.0}"
|
||||
# renovate: datasource=github-releases depName=yannh/kubeconform
|
||||
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.5.0}"
|
||||
ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.1}"
|
||||
|
||||
RUN apk --update add --no-cache python3 py3-pip curl make tar git bash && \
|
||||
curl -SsfL -o /usr/local/bin/gomplate "https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS}-${TARGETARCH}${TARGETVARIANT}" && \
|
||||
|
Loading…
Reference in New Issue
Block a user