Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent b4409d5 commit 7526eb1
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: 0.3.4
version: 0.3.5

# 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: 11.6.15
version: 15.5.13
repository: https://charts.bitnami.com/bitnami
enabled: true
- name: library-chart
Expand Down
4 changes: 2 additions & 2 deletions charts/nocodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ 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.2.3
version: 1.2.4

# 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
Expand All @@ -34,6 +34,6 @@ dependencies:
version: 1.5.23
repository: https://inseefrlab.github.io/helm-charts-interactive-services
- name: postgresql
version: 11.6.15
version: 15.5.13
repository: https://charts.bitnami.com/bitnami
enabled: true

0 comments on commit 7526eb1

Please sign in to comment.