chore(deps): update dependency flux-local to v3.2.0
ci/woodpecker/pr/build-package Pipeline was successful Details
ci/woodpecker/pr/build-container Pipeline was successful Details
ci/woodpecker/pr/docs Pipeline was successful Details

This commit is contained in:
Renovator Bot 2023-11-20 03:05:35 +00:00
parent a3ec6de634
commit e512266da0
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.6.4}"
# renovate: datasource=github-releases depName=FairwindsOps/polaris
ENV POLARIS_VERSION="${POLARIS_VERSION:-8.5.2}"
# renovate: datasource=pypi depName=flux-local
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-3.1.1}"
ENV FLUX_LOCAL_VERSION="${FLUX_LOCAL_VERSION:-3.2.0}"
RUN apk --update add curl tar bash python3 py3-yaml py3-pip findutils git && \
apk --no-cache upgrade libcrypto3 libssl3 && \