Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: 18.2.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 16.13.2
digest: sha256:7530d15dd1cbd49c129c21c46e553e32e27afad2c497c0fecbb45a15af9bcec3
generated: "2022-07-04T18:02:00.314613112Z"
digest: sha256:8aced8b0aa82ed7ae8ff6d2794cde19997654596d6fc48f6435ee0f64b448e0b
generated: "2025-12-31T13:40:09.254395178Z"
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: "18.2.0"
repository: 'https://charts.bitnami.com/bitnami'
- name: redis
version: "16.13.2"
Expand Down
Loading