Skip to content

Commit 027f5da

Browse files
authored
update redis version (#1439)
Signed-off-by: yaron2 <[email protected]>
1 parent fecf47d commit 027f5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/kubernetes/kubernetes.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const (
4848
redisChartName = "redis"
4949
zipkinReleaseName = "dapr-dev-zipkin"
5050
redisReleaseName = "dapr-dev-redis"
51-
redisVersion = "6.2"
51+
redisVersion = "6.2.11"
5252
bitnamiHelmRepo = "https://charts.bitnami.com/bitnami"
5353
daprHelmRepo = "https://dapr.github.io/helm-charts"
5454
zipkinHelmRepo = "https://openzipkin.github.io/zipkin"

0 commit comments

Comments
 (0)