chore(deps): update dependency fluxcd/flux2 to v0.38.3
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

This commit is contained in:
Renovator Bot 2023-01-11 20:33:51 +00:00
parent 040b5f73b9
commit 656e159d56
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ ENV KUBECONFORM_VERSION="${KUBECONFORM_VERSION:-v0.5.0}"
# renovate: datasource=github-releases depName=projectcalico/calico
ENV CALICO_VERSION="${CALICO_VERSION:-v3.24.5}"
# renovate: datasource=github-releases depName=fluxcd/flux2
ENV FLUXCD_VERSION="${FLUXCD_VERSION:-v0.38.2}"
ENV FLUXCD_VERSION="${FLUXCD_VERSION:-v0.38.3}"
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" && \