Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
fix(github-release): update dependency flux-installation to v0.41.1
Browse files Browse the repository at this point in the history
| datasource  | package      | from    | to      |
| ----------- | ------------ | ------- | ------- |
| github-tags | fluxcd/flux2 | v0.41.0 | v0.41.1 |
  • Loading branch information
renovate[bot] authored Mar 10, 2023
1 parent 43edacc commit ce55464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/flux/flux-system/flux-installation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
interval: 10m
ref:
# renovate: datasource=github-releases depName=fluxcd/flux2
tag: "v0.41.0"
tag: "v0.41.1"
url: https://github.com/fluxcd/flux2
ignore: |
# exclude all
Expand Down

0 comments on commit ce55464

Please sign in to comment.