Skip to content

Commit 52b9846

Browse files
authored
Bump cortex to version v0.0.11 (#398) [skip ci]
- Sync appVersion across bundles to `v0.0.11` - Synced apiVersion of charts to `v2`
1 parent 8ad8bad commit 52b9846

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

helm/bundles/cortex-cinder/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Copyright 2025 SAP SE
22
# SPDX-License-Identifier: Apache-2.0
33

4-
apiVersion: v3
4+
apiVersion: v2
55
name: cortex-cinder
66
description: A Helm chart deploying Cortex for Cinder.
77
type: application
8-
version: 0.0.10
8+
version: 0.0.11
99
appVersion: 0.1.0
1010
dependencies:
1111
# from: file://../../library/cortex-postgres
1212
- name: cortex-postgres
1313
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
14-
version: 0.5.6
14+
version: 0.5.7
1515

1616
# from: file://../../../dist/chart
1717
- name: cortex

helm/bundles/cortex-crds/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Copyright 2025 SAP SE
22
# SPDX-License-Identifier: Apache-2.0
33

4-
apiVersion: v3
4+
apiVersion: v2
55
name: cortex-crds
66
description: A Helm chart deploying Cortex CRDs.
77
type: application
8-
version: 0.0.1
8+
version: 0.0.11
99
appVersion: 0.1.0
1010
dependencies:
1111
# from: file://../../../dist/chart

helm/bundles/cortex-ironcore/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apiVersion: v2
55
name: cortex-ironcore
66
description: A Helm chart deploying Cortex for IronCore.
77
type: application
8-
version: 0.0.1
8+
version: 0.0.11
99
appVersion: 0.1.0
1010
dependencies:
1111
# from: file://../../../dist/chart

helm/bundles/cortex-manila/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ apiVersion: v2
55
name: cortex-manila
66
description: A Helm chart deploying Cortex for Manila.
77
type: application
8-
version: 0.0.10
8+
version: 0.0.11
99
appVersion: 0.1.0
1010
dependencies:
1111
# from: file://../../library/cortex-postgres
1212
- name: cortex-postgres
1313
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
14-
version: 0.5.6
14+
version: 0.5.7
1515

1616
# from: file://../../../dist/chart
1717
- name: cortex

helm/bundles/cortex-nova/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ apiVersion: v2
55
name: cortex-nova
66
description: A Helm chart deploying Cortex for Nova.
77
type: application
8-
version: 0.0.10
8+
version: 0.0.11
99
appVersion: 0.1.0
1010
dependencies:
1111
# from: file://../../library/cortex-postgres
1212
- name: cortex-postgres
1313
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
14-
version: 0.5.6
14+
version: 0.5.7
1515

1616
# from: file://../../../dist/chart
1717
- name: cortex

helm/library/cortex-postgres/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ apiVersion: v2
55
name: cortex-postgres
66
description: Postgres setup for Cortex.
77
type: application
8-
version: 0.5.6
8+
version: 0.5.7
99
appVersion: "sha-55efebd"

0 commit comments

Comments
 (0)