Skip to content

Commit

Permalink
redis helm version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrFlick72 committed Jun 9, 2023
1 parent 2b8593c commit 58dccce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/spring-cloud-kubernetes-demo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ appVersion: "1.16.0"

dependencies:
- name: redis
version: "15.7.2"
version: "17.11.3"
repository: "https://charts.bitnami.com/bitnami"

- name: mongodb
Expand Down

0 comments on commit 58dccce

Please sign in to comment.