chore(deps): update kubezero-cache-dependencies
This commit is contained in:
parent
64c6a8a2b0
commit
631585fe82
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: kubezero-cache
|
name: kubezero-cache
|
||||||
description: KubeZero Cache module
|
description: KubeZero Cache module
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.1.1
|
||||||
home: https://kubezero.com
|
home: https://kubezero.com
|
||||||
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||||||
keywords:
|
keywords:
|
||||||
@ -17,11 +17,11 @@ dependencies:
|
|||||||
version: ">= 0.2.1"
|
version: ">= 0.2.1"
|
||||||
repository: https://cdn.zero-downtime.net/charts/
|
repository: https://cdn.zero-downtime.net/charts/
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 20.0.3
|
version: 20.6.2
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: redis.enabled
|
condition: redis.enabled
|
||||||
- name: redis-cluster
|
- name: redis-cluster
|
||||||
version: 11.0.2
|
version: 11.4.0
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: redis-cluster.enabled
|
condition: redis-cluster.enabled
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user