Skip to content

Commit 3a1dcf5

Browse files
Update Helm release postgresql to v15.5.38
1 parent e7ed244 commit 3a1dcf5

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

charts/cloudbeaver-chart/Chart.yaml

Lines changed: 3 additions & 3 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: 2.0.4
25+
version: 2.0.5
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
@@ -31,9 +31,9 @@ appVersion: latest
3131

3232
dependencies:
3333
- name: library-chart
34-
version: 1.5.33
34+
version: 1.5.25
3535
repository: https://inseefrlab.github.io/helm-charts-interactive-services
3636
- name: postgresql
37-
version: 15.5.32
37+
version: 15.5.38
3838
repository: https://charts.bitnami.com/bitnami
3939
enabled: true

charts/hive-metastore/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ 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: 1.1.1
28+
version: 1.1.2
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: 15.5.17
36+
version: 15.5.38
3737
repository: https://charts.bitnami.com/bitnami
3838
enabled: true
3939
- name: library-chart
40-
version: 1.5.33
40+
version: 1.5.25
4141
repository: https://inseefrlab.github.io/helm-charts-interactive-services

0 commit comments

Comments
 (0)