File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : cortex
33description : A Helm chart to distribute cortex.
44type : application
5- version : 0.0.1
5+ version : 0.0.2
66appVersion : " sha-4fd6541"
77icon : " https://example.com/icon.png"
88dependencies : []
Original file line number Diff line number Diff line change @@ -11,17 +11,17 @@ dependencies:
1111 # from: file://../../library/cortex-postgres
1212 - name : cortex-postgres
1313 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
14- version : 0.5.5
14+ version : 0.5.6
1515
1616 # from: file://../../../dist/chart
1717 - name : cortex
1818 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
19- version : 0.0.1
19+ version : 0.0.2
2020 alias : cortex-knowledge-controllers
2121 # from: file://../../../dist/chart
2222 - name : cortex
2323 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
24- version : 0.0.1
24+ version : 0.0.2
2525 alias : cortex-scheduling-controllers
2626
2727 # Owner info adds a configmap to the kubernetes cluster with information on
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies:
1111 # from: file://../../../dist/chart
1212 - name : cortex
1313 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
14- version : 0.0.1
14+ version : 0.0.2
1515
1616 # Owner info adds a configmap to the kubernetes cluster with information on
1717 # the service owner. This makes it easier to find out who to contact in case
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies:
1111 # from: file://../../../dist/chart
1212 - name : cortex
1313 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
14- version : 0.0.1
14+ version : 0.0.2
1515
1616 # Owner info adds a configmap to the kubernetes cluster with information on
1717 # the service owner. This makes it easier to find out who to contact in case
Original file line number Diff line number Diff line change @@ -11,17 +11,17 @@ dependencies:
1111 # from: file://../../library/cortex-postgres
1212 - name : cortex-postgres
1313 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
14- version : 0.5.5
14+ version : 0.5.6
1515
1616 # from: file://../../../dist/chart
1717 - name : cortex
1818 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
19- version : 0.0.1
19+ version : 0.0.2
2020 alias : cortex-knowledge-controllers
2121 # from: file://../../../dist/chart
2222 - name : cortex
2323 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
24- version : 0.0.1
24+ version : 0.0.2
2525 alias : cortex-scheduling-controllers
2626
2727 # Owner info adds a configmap to the kubernetes cluster with information on
Original file line number Diff line number Diff line change @@ -11,22 +11,22 @@ dependencies:
1111 # from: file://../../library/cortex-postgres
1212 - name : cortex-postgres
1313 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
14- version : 0.5.5
14+ version : 0.5.6
1515
1616 # from: file://../../../dist/chart
1717 - name : cortex
1818 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
19- version : 0.0.1
19+ version : 0.0.2
2020 alias : cortex-knowledge-controllers
2121 # from: file://../../../dist/chart
2222 - name : cortex
2323 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
24- version : 0.0.1
24+ version : 0.0.2
2525 alias : cortex-scheduling-controllers
2626 # from: file://../../../dist/chart
2727 - name : cortex
2828 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
29- version : 0.0.1
29+ version : 0.0.2
3030 alias : cortex-reservations-controllers
3131
3232 # Owner info adds a configmap to the kubernetes cluster with information on
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ apiVersion: v2
55name : cortex-postgres
66description : Postgres setup for Cortex.
77type : application
8- version : 0.5.5
8+ version : 0.5.6
99appVersion : " sha-55efebd"
You can’t perform that action at this time.
0 commit comments