File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
kubernetes/apps/flux-system
kubernetes/apps/flux-system Expand file tree Collapse file tree 6 files changed +8
-8
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.22 .0
49+ version : 0.23 .0
5050 values : ['{{ requiredEnv "ROOT_DIR" }}/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.22 .0
57+ version : 0.23 .0
5858 values : ['{{ requiredEnv "ROOT_DIR" }}/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.22 .0
13+ tag : 0.23 .0
1414 url : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
1515 verify :
1616 provider : cosign
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.22 .0
13+ tag : 0.23 .0
1414 url : oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
1515 verify :
1616 provider : cosign
Original file line number Diff line number Diff line change @@ -52,14 +52,14 @@ releases:
5252 namespace: flux-system
5353 atomic: true
5454 chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
55- version: 0.22 .0
55+ version: 0.23 .0
5656 values: ['{{ requiredEnv "ROOT_DIR" }}/kubernetes/apps/flux-system/flux-operator/app/helm/values.yaml']
5757 needs: ['cert-manager/cert-manager']
5858
5959 - name: flux-instance
6060 namespace: flux-system
6161 atomic: true
6262 chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
63- version: 0.22 .0
63+ version: 0.23 .0
6464 values: ['{{ requiredEnv "ROOT_DIR" }}/kubernetes/apps/flux-system/flux-instance/app/helm/values.yaml']
6565 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.22 .0
13+ tag: 0.23 .0
1414 url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
1515 verify:
1616 provider: cosign
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.22 .0
13+ tag: 0.23 .0
1414 url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
1515 verify:
1616 provider: cosign
You can’t perform that action at this time.
0 commit comments