Skip to content

Commit 4cd6388

Browse files
Update Helm release redis to v23
1 parent 24f33cb commit 4cd6388

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/smartbirds-server/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.27
18+
version: 0.1.28
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -28,7 +28,7 @@ dependencies:
2828
version: "10.16.2"
2929
repository: 'https://charts.bitnami.com/bitnami'
3030
- name: redis
31-
version: "16.13.2"
31+
version: "23.1.1"
3232
repository: 'https://charts.bitnami.com/bitnami'
3333

3434
maintainers:

0 commit comments

Comments
 (0)