2020-11-21 12:24:57 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-redis
|
|
|
|
description: KubeZero Umbrella Chart for Redis HA
|
|
|
|
type: application
|
2021-06-15 11:03:52 +00:00
|
|
|
version: 0.2.2
|
2020-11-21 12:24:57 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- redis
|
|
|
|
maintainers:
|
|
|
|
- name: Quarky9
|
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
|
|
|
version: ">= 0.1.3"
|
|
|
|
repository: https://zero-down-time.github.io/kubezero/
|
|
|
|
- name: redis
|
2020-12-02 15:23:17 +00:00
|
|
|
version: 12.1.1
|
2020-11-21 12:24:57 +00:00
|
|
|
repository: https://charts.bitnami.com/bitnami
|
2020-12-02 15:23:17 +00:00
|
|
|
condition: redis.enabled
|
|
|
|
- name: redis-cluster
|
|
|
|
version: 4.1.0
|
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
condition: redis-cluster.enabled
|
|
|
|
|
2021-03-22 16:00:54 +00:00
|
|
|
kubeVersion: ">= 1.18.0"
|