Skip to content

Commit

Permalink
Update Helm release postgresql to v15.5.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent c6fe0c5 commit d4a90aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/hive-metastore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.1
version: 1.0.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 1
dependencies:
- name: postgresql
version: 15.5.17
version: 15.5.32
repository: https://charts.bitnami.com/bitnami
enabled: true
- name: library-chart
Expand Down
4 changes: 2 additions & 2 deletions charts/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.0.1
version: 1.0.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
dependencies:
- name: postgresql
version: 15.5.13
version: 15.5.32
repository: https://charts.bitnami.com/bitnami
- name: library-chart
version: 1.5.25
Expand Down

0 comments on commit d4a90aa

Please sign in to comment.