Skip to content

Commit d4a90aa

Browse files
Update Helm release postgresql to v15.5.32
1 parent c6fe0c5 commit d4a90aa

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: 1.0.1
28+
version: 1.0.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.32
3737
repository: https://charts.bitnami.com/bitnami
3838
enabled: true
3939
- name: library-chart

charts/postgresql/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ type: application
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
2525

26-
version: 1.0.1
26+
version: 1.0.2
2727

2828
# This is the version number of the application being deployed. This version number should be
2929
# incremented each time you make changes to the application. Versions are not expected to
3030
# follow Semantic Versioning. They should reflect the version the application is using.
3131
dependencies:
3232
- name: postgresql
33-
version: 15.5.13
33+
version: 15.5.32
3434
repository: https://charts.bitnami.com/bitnami
3535
- name: library-chart
3636
version: 1.5.25

0 commit comments

Comments
 (0)