Skip to content

Commit

Permalink
Update Helm release postgresql to v15.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent 5394aac commit 96c9e62
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: 1.3.18
version: 1.3.19

# 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.14
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: 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.14
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: 0.4.5
version: 0.4.6

# 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.14
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.4
version: 1.2.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
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.14
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: 0.6.9
version: 0.6.10

# 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.14
repository: https://charts.bitnami.com/bitnami
- name: library-chart
version: 1.5.23
Expand Down

0 comments on commit 96c9e62

Please sign in to comment.