Skip to content

Commit

Permalink
Update Helm release postgresql to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 2765e2d commit 59f378b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/smartbirds-server/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 10.16.2
version: 14.3.3
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.13.2
digest: sha256:7530d15dd1cbd49c129c21c46e553e32e27afad2c497c0fecbb45a15af9bcec3
generated: "2022-07-04T18:02:00.314613112Z"
digest: sha256:6ce752e2d08c8c7cb9e65041a5016005c283a8d4afd4be3f5e531b9a1d44e68d
generated: "2024-03-12T00:22:24.592161648Z"
4 changes: 2 additions & 2 deletions charts/smartbirds-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,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: 0.1.27
version: 0.1.28

# 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 @@ -25,7 +25,7 @@ appVersion: "1.16.0"

dependencies:
- name: postgresql
version: "10.16.2"
version: "14.3.3"
repository: 'https://charts.bitnami.com/bitnami'
- name: redis
version: "16.13.2"
Expand Down

0 comments on commit 59f378b

Please sign in to comment.