Skip to content

Commit 50e3c20

Browse files
Update Helm release postgresql to v16.5.5
1 parent d677c11 commit 50e3c20

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

charts/argilla/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ sources:
1212
- https://github.com/InseeFrLab/helm-charts-miscellaneous/tree/master/charts/argilla
1313
- https://github.com/argilla-io/argilla/
1414
type: application
15-
version: 1.0.2
15+
version: 1.0.3
1616
appVersion: "2.3.0"
1717
dependencies:
1818
- name: redis
1919
version: 20.2.0
2020
repository: https://charts.bitnami.com/bitnami
2121
- name: postgresql
22-
version: 16.0.1
22+
version: 16.5.5
2323
repository: https://charts.bitnami.com/bitnami
2424
- name: elasticsearch
2525
version: 21.3.21

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.1
13+
version: 1.0.2
1414

1515
dependencies:
1616
- name: postgresql
1717
repository: https://charts.bitnami.com/bitnami
18-
version: 13.1.5
18+
version: 16.5.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.1
24+
version: 2.0.2
2525

2626
dependencies:
2727
- name: postgresql
28-
version: 13.1.5
28+
version: 16.5.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.1
12+
version: 2.0.2
1313

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

0 commit comments

Comments
 (0)