Skip to content

Commit

Permalink
Update Helm release postgresql to v15.5.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 4c7e59d commit 37cd668
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 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.1
version: 2.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
Expand All @@ -34,6 +34,6 @@ dependencies:
version: 1.5.23
repository: https://inseefrlab.github.io/helm-charts-interactive-services
- name: postgresql
version: 15.5.13
version: 15.5.31
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.0.0
version: 1.0.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.31
repository: https://charts.bitnami.com/bitnami
enabled: true
- name: library-chart
Expand Down
4 changes: 2 additions & 2 deletions charts/lakefs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,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.0
version: 1.0.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.13
version: 15.5.31
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.0
version: 2.0.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
Expand All @@ -34,6 +34,6 @@ dependencies:
version: 1.5.23
repository: https://inseefrlab.github.io/helm-charts-interactive-services
- name: postgresql
version: 15.5.13
version: 15.5.31
repository: https://charts.bitnami.com/bitnami
enabled: true
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.0
version: 1.0.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.
dependencies:
- name: postgresql
version: 15.5.13
version: 15.5.31
repository: https://charts.bitnami.com/bitnami
- name: library-chart
version: 1.5.23
Expand Down

0 comments on commit 37cd668

Please sign in to comment.