We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12d170 commit 1ba0917Copy full SHA for 1ba0917
talos/helmfile.yaml
@@ -39,15 +39,15 @@ releases:
39
- name: flux-operator
40
namespace: flux-system
41
chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
42
- version: 0.41.0
+ version: 0.41.1
43
values:
44
- flux-operator.yaml
45
needs: ["net/cilium"]
46
47
- name: flux-instance
48
49
chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
50
51
wait: false
52
53
- flux-instance.yaml
0 commit comments