File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: redis
3
3
repository: https://charts.bitnami.com/bitnami
4
- version: 9.5.0
5
- digest: sha256:91e301092990a1597e49c970c575effa213228ea7ef302094aa2278b73458065
6
- generated: "2021-02-12T10:07:57.64309+01 :00"
4
+ version: 16.12.1
5
+ digest: sha256:3abd8630fe9d83d8fa557c41a5556df9953bd9a90d3bdfcc8bf99cedee1f5af3
6
+ generated: "2022-06-13T09:45:25.520228989+02 :00"
Original file line number Diff line number Diff line change @@ -25,5 +25,5 @@ appVersion: 1.16.0
25
25
# Dependencies for the chart
26
26
dependencies :
27
27
- name : redis
28
- version : 9.5.0
28
+ version : 16.12.1
29
29
repository : https://charts.bitnami.com/bitnami
Original file line number Diff line number Diff line change @@ -107,9 +107,6 @@ prometheus:
107
107
108
108
# # Redis for cache
109
109
redis :
110
- usePassword : false
111
- cluster :
112
- enabled : false
113
110
master :
114
111
podLabels : {}
115
112
service :
@@ -119,3 +116,5 @@ redis:
119
116
enabled : true
120
117
subPath : " mergeable"
121
118
size : 512Mi
119
+ replica :
120
+ replicaCount : 0
You can’t perform that action at this time.
0 commit comments