feat(helm): update chart redis to 20.4.1
This commit is contained in:
parent
66b712c9c7
commit
4532e4d106
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: redis
|
||||
version: 20.3.x
|
||||
version: 20.4.x
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: bitnami-charts
|
||||
|
|
|
@ -8,7 +8,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: redis
|
||||
version: 20.3.0
|
||||
version: 20.4.1
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: bitnami-charts
|
||||
|
|
Loading…
Reference in a new issue