Skip to content

Commit

Permalink
Update Helm release postgresql to v15.5.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 89c053e commit 6882d6a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/cloudbeaver-chart/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: 2.0.3
version: 2.0.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.25
repository: https://inseefrlab.github.io/helm-charts-interactive-services
- name: postgresql
version: 15.5.32
version: 15.5.38
repository: https://charts.bitnami.com/bitnami
enabled: true
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.1.0
version: 1.1.1

# 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.38
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: 2.0.3
version: 2.0.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.25
repository: https://inseefrlab.github.io/helm-charts-interactive-services
- name: postgresql
version: 15.5.32
version: 15.5.38
repository: https://charts.bitnami.com/bitnami
enabled: true

0 comments on commit 6882d6a

Please sign in to comment.