File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
kubernetes/apps/flux-system Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ releases:
4040 - name : flux-operator
4141 namespace : flux-system
4242 chart : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
43- version : 0.34 .0
43+ version : 0.35 .0
4444 values : ['./templates/values.yaml.gotmpl']
4545 needs : ['cert-manager/cert-manager']
4646
4747 - name : flux-instance
4848 namespace : flux-system
4949 chart : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
50- version : 0.34 .0
50+ version : 0.35 .0
5151 values : ['./templates/values.yaml.gotmpl']
5252 needs : ['flux-system/flux-operator']
Original file line number Diff line number Diff line change 99 mediaType : application/vnd.cncf.helm.chart.content.v1.tar+gzip
1010 operation : copy
1111 ref :
12- tag : 0.34 .0
12+ tag : 0.35 .0
1313 url : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
1414---
1515apiVersion : helm.toolkit.fluxcd.io/v2
2424 values :
2525 instance :
2626 distribution :
27- artifact : oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:v0.34 .0
27+ artifact : oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:v0.35 .0
2828 cluster :
2929 networkPolicy : false
3030 components :
Original file line number Diff line number Diff line change 99 mediaType : application/vnd.cncf.helm.chart.content.v1.tar+gzip
1010 operation : copy
1111 ref :
12- tag : 0.34 .0
12+ tag : 0.35 .0
1313 url : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
1414---
1515apiVersion : helm.toolkit.fluxcd.io/v2
You can’t perform that action at this time.
0 commit comments