Skip to content

Commit

Permalink
test(deps): update dependency flux to v0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2022
1 parent b118537 commit 4366e2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/Dockerfile.bionic
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN install-tool erlang 22.3.2
RUN install-tool elixir 1.13.2

# renovate: datasource=github-releases lookupName=fluxcd/flux2
RUN install-tool flux v0.26.1
RUN install-tool flux v0.26.2

# renovate: datasource=docker versioning=docker
RUN install-tool golang 1.17.6
Expand Down
2 changes: 1 addition & 1 deletion test/latest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ ARG APT_HTTP_PROXY
ARG IGNORED_TOOLS=powershell,node

# renovate: datasource=github-releases lookupName=fluxcd/flux2
RUN install-tool flux v0.26.1
RUN install-tool flux v0.26.2

# renovate: datasource=github-releases lookupName=git-lfs/git-lfs
RUN install-tool git-lfs v3.0.2
Expand Down

0 comments on commit 4366e2e

Please sign in to comment.