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

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

parents 866e3716 00875c41
No related branches found
No related tags found
1 merge request!69chore(deps): update dependency fluxcd/flux2 to v0.28.2
......@@ -28,7 +28,7 @@ RUN curl -L "https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz" | tar
FROM registry.fedoraproject.org/fedora:35 as flux
# renovate: datasource=github-releases depName=fluxcd/flux2
ARG FLUX_VERSION=v0.26.0
ARG FLUX_VERSION=v0.28.2
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 \
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment