Skip to content

Commit 6cc3a17

Browse files
Update Helm release postgresql to v16
1 parent 8f1fa77 commit 6cc3a17

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

charts/metaflow/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ sources:
1010
- https://github.com/Netflix/metaflow
1111
- https://github.com/outerbounds/metaflow-tools
1212
type: application
13-
version: 1.0.0
13+
version: 1.0.1
1414

1515
dependencies:
1616
- name: postgresql
1717
repository: https://charts.bitnami.com/bitnami
18-
version: 13.1.5
18+
version: 16.2.5
1919
condition: postgresql.enabled

charts/mlflow/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ type: application
2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
2323
# Versions are expected to follow Semantic Versioning (https://semver.org/)
24-
version: 2.0.0
24+
version: 2.0.1
2525

2626
dependencies:
2727
- name: postgresql
28-
version: 13.1.5
28+
version: 16.2.5
2929
repository: https://charts.bitnami.com/bitnami
3030
- name: library-chart
3131
version: 1.5.21

charts/yatai/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sources:
99

1010
name: yatai
1111
type: application
12-
version: 2.0.0
12+
version: 2.0.1
1313

1414
dependencies:
1515
- name: common
@@ -19,5 +19,5 @@ dependencies:
1919
version: 2.x
2020
- name: postgresql
2121
repository: https://charts.bitnami.com/bitnami
22-
version: 13.1.5
22+
version: 16.2.5
2323

0 commit comments

Comments
 (0)