Skip to content

Commit 7526eb1

Browse files
chore(deps): update helm release postgresql to v15
1 parent b4409d5 commit 7526eb1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/hive-metastore/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ type: application
2525
# This is the chart version. This version number should be incremented each time you make changes
2626
# to the chart and its templates, including the app version.
2727
# Versions are expected to follow Semantic Versioning (https://semver.org/)
28-
version: 0.3.4
28+
version: 0.3.5
2929

3030
# This is the version number of the application being deployed. This version number should be
3131
# incremented each time you make changes to the application. Versions are not expected to
3232
# follow Semantic Versioning. They should reflect the version the application is using.
3333
appVersion: 1
3434
dependencies:
3535
- name: postgresql
36-
version: 11.6.15
36+
version: 15.5.13
3737
repository: https://charts.bitnami.com/bitnami
3838
enabled: true
3939
- name: library-chart

charts/nocodb/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ type: application
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 1.2.3
25+
version: 1.2.4
2626

2727
# This is the version number of the application being deployed. This version number should be
2828
# incremented each time you make changes to the application. Versions are not expected to
@@ -34,6 +34,6 @@ dependencies:
3434
version: 1.5.23
3535
repository: https://inseefrlab.github.io/helm-charts-interactive-services
3636
- name: postgresql
37-
version: 11.6.15
37+
version: 15.5.13
3838
repository: https://charts.bitnami.com/bitnami
3939
enabled: true

0 commit comments

Comments
 (0)