chore(deps): update dependency flux-local to v3.1.1 (#66)
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/kube-tools#66 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
parent
b4b3b1534a
commit
19f0a4b08b
@ -27,7 +27,7 @@ ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.3}"
|
||||
# renovate: datasource=github-releases depName=FairwindsOps/polaris
|
||||
ENV POLARIS_VERSION="${POLARIS_VERSION:-8.4.0}"
|
||||
# renovate: datasource=pypi depName=flux-local
|
||||
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-3.1.0}"
|
||||
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-3.1.1}"
|
||||
|
||||
RUN apk --update add curl tar bash python3 py3-yaml py3-pip findutils git && \
|
||||
pip install -qq --no-cache-dir flux-local=="$FLUX_LOCAL_VERSION" && \
|
||||
|
Loading…
Reference in New Issue
Block a user