Skip to content

Commit 3057b57

Browse files
authored
Merge pull request #860 from fenio/renovate/patch-flux
Update Flux to v0.41.1 (patch)
2 parents bca8d5e + 1ba0917 commit 3057b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

talos/helmfile.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ releases:
3939
- name: flux-operator
4040
namespace: flux-system
4141
chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
42-
version: 0.41.0
42+
version: 0.41.1
4343
values:
4444
- flux-operator.yaml
4545
needs: ["net/cilium"]
4646

4747
- name: flux-instance
4848
namespace: flux-system
4949
chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
50-
version: 0.41.0
50+
version: 0.41.1
5151
wait: false
5252
values:
5353
- flux-instance.yaml

0 commit comments

Comments
 (0)