Skip to content

Commit

Permalink
Update Helm release postgresql to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent ac968be commit 45ff6d3
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: 13.1.5
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.13.2
digest: sha256:7530d15dd1cbd49c129c21c46e553e32e27afad2c497c0fecbb45a15af9bcec3
generated: "2022-07-04T18:02:00.314613112Z"
digest: sha256:fc382b0f50c8f8b8dc36455475ddc71dd7510a129b78295b582df894505f2fda
generated: "2023-10-13T04:10:05.419245754Z"
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: "13.1.5"
repository: 'https://charts.bitnami.com/bitnami'
- name: redis
version: "16.13.2"
Expand Down

0 comments on commit 45ff6d3

Please sign in to comment.