Skip to content
Snippets Groups Projects
Verified Commit 244f7022 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge remote-tracking branch 'origin/renovate/fluxcd-flux2-2.x'

parents 6b629727 9512271a
No related tags found
1 merge request!751chore(deps): update dependency fluxcd/flux2 to v2
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -37,7 +37,7 @@ RUN curl -L "https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz" | tar ...@@ -37,7 +37,7 @@ RUN curl -L "https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz" | tar
FROM quay.io/fedora/fedora:38 as flux FROM quay.io/fedora/fedora:38 as flux
# renovate: datasource=github-releases depName=fluxcd/flux2 # renovate: datasource=github-releases depName=fluxcd/flux2
ARG FLUX_VERSION=v0.41.2 ARG FLUX_VERSION=v2.0.0
ENV FLUX_VERSION=${FLUX_VERSION} ENV FLUX_VERSION=${FLUX_VERSION}
RUN curl -L https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_$(sed 's/^v//g' <<<${FLUX_VERSION})_linux_amd64.tar.gz | tar xvzf - flux \ RUN curl -L https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_$(sed 's/^v//g' <<<${FLUX_VERSION})_linux_amd64.tar.gz | tar xvzf - flux \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment