Skip to content

Commit efaee78

Browse files
committed
fix: bump cortex-postgres image
1 parent 2028a3e commit efaee78

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

helm/bundles/cortex-cinder/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
# from: file://../../library/cortex-postgres
1212
- name: cortex-postgres
1313
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
14-
version: 0.6.2
14+
version: 0.6.3
1515

1616
# from: file://../../library/cortex
1717
- name: cortex

helm/bundles/cortex-manila/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
# from: file://../../library/cortex-postgres
1212
- name: cortex-postgres
1313
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
14-
version: 0.6.2
14+
version: 0.6.3
1515

1616
# from: file://../../library/cortex
1717
- name: cortex

helm/bundles/cortex-nova/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
# from: file://../../library/cortex-postgres
1212
- name: cortex-postgres
1313
repository: oci://ghcr.io/cobaltcore-dev/cortex/charts
14-
version: 0.6.2
14+
version: 0.6.3
1515

1616
# from: file://../../library/cortex
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.6.2
8+
version: 0.6.3
99
appVersion: "sha-b012ae82"

0 commit comments

Comments
 (0)