Skip to content

Commit 59f1ce2

Browse files
committed
Bump chart versions for cortex-cinder, cortex-manila, cortex-nova to 0.0.8 and cortex-core 0.24.8
1 parent df03a82 commit 59f1ce2

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

helm/bundles/cortex-cinder/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ apiVersion: v3
55
name: cortex-cinder
66
description: A Helm chart deploying Cortex for Cinder.
77
type: application
8-
version: 0.0.7
8+
version: 0.0.8
99
appVersion: 0.1.0
1010
dependencies:
1111
- name: cortex-core
1212
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
13-
version: 0.24.7
13+
version: 0.24.8
1414
- name: cortex-postgres
1515
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
1616
version: 0.5.3

helm/bundles/cortex-manila/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ apiVersion: v2
55
name: cortex-manila
66
description: A Helm chart deploying Cortex for Manila.
77
type: application
8-
version: 0.0.7
8+
version: 0.0.8
99
appVersion: 0.1.0
1010
dependencies:
1111
- name: cortex-core
1212
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
13-
version: 0.24.7
13+
version: 0.24.8
1414
- name: cortex-postgres
1515
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
1616
version: 0.5.3

helm/bundles/cortex-nova/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ apiVersion: v2
55
name: cortex-nova
66
description: A Helm chart deploying Cortex for Nova.
77
type: application
8-
version: 0.0.7
8+
version: 0.0.8
99
appVersion: 0.1.0
1010
dependencies:
1111
- name: cortex-core
1212
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
13-
version: 0.24.7
13+
version: 0.24.8
1414
- name: cortex-postgres
1515
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
1616
version: 0.5.3

helm/library/cortex-core/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-core
66
description: A Helm chart deploying Cortex core services.
77
type: application
8-
version: 0.24.7
8+
version: 0.24.8
99
appVersion: "sha-d4d6b6e"

0 commit comments

Comments
 (0)