File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
kubernetes/apps/flux-system Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,14 +46,14 @@ releases:
4646 namespace : flux-system
4747 atomic : true
4848 chart : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
49- version : 0.28 .0
49+ version : 0.32 .0
5050 values : ['../kubernetes/apps/flux-system/flux-operator/app/helm/values.yaml']
5151 needs : ['cert-manager/cert-manager']
5252
5353 - name : flux-instance
5454 namespace : flux-system
5555 atomic : true
5656 chart : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
57- version : 0.28 .0
57+ version : 0.32 .0
5858 values : ['../kubernetes/apps/flux-system/flux-instance/app/helm/values.yaml']
5959 needs : ['flux-system/flux-operator']
Original file line number Diff line number Diff line change 1010 mediaType : application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111 operation : copy
1212 ref :
13- tag : 0.28 .0
13+ tag : 0.32 .0
1414 url : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
1515---
1616# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2.json
Original file line number Diff line number Diff line change 1010 mediaType : application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111 operation : copy
1212 ref :
13- tag : 0.28 .0
13+ tag : 0.32 .0
1414 url : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
1515---
1616# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/helmrelease-helm-v2.json
You can’t perform that action at this time.
0 commit comments