Skip to content

Commit

Permalink
Update Helm release postgresql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent b8f9744 commit 52f1344
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: 16.2.4
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.13.2
digest: sha256:7530d15dd1cbd49c129c21c46e553e32e27afad2c497c0fecbb45a15af9bcec3
generated: "2022-07-04T18:02:00.314613112Z"
digest: sha256:2987d6b4a9ca79f4ac26ea4639a18e90143d85ccac2372260d7dec4f61acc4bb
generated: "2024-12-03T17:26:01.29097303Z"
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: "16.2.4"
repository: 'https://charts.bitnami.com/bitnami'
- name: redis
version: "16.13.2"
Expand Down

0 comments on commit 52f1344

Please sign in to comment.