2020-11-21 12:24:57 +00:00
|
|
|
apiVersion: v2
|
2024-08-21 12:52:55 +00:00
|
|
|
name: kubezero-keyvalue
|
|
|
|
description: KubeZero KeyValue Module
|
2020-11-21 12:24:57 +00:00
|
|
|
type: application
|
2024-11-12 03:01:51 +00:00
|
|
|
version: 0.1.1
|
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
|
2022-06-03 11:11:11 +00:00
|
|
|
- redis-cluster
|
2020-11-21 12:24:57 +00:00
|
|
|
maintainers:
|
2022-06-03 11:11:11 +00:00
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
2020-11-21 12:24:57 +00:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2022-12-15 21:51:31 +00:00
|
|
|
version: ">= 0.1.6"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2020-11-21 12:24:57 +00:00
|
|
|
- name: redis
|
2024-11-12 03:01:51 +00:00
|
|
|
version: 20.2.2
|
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
|
2024-11-12 03:01:51 +00:00
|
|
|
version: 11.0.8
|
2020-12-02 15:23:17 +00:00
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
condition: redis-cluster.enabled
|
|
|
|
|
2024-08-21 12:52:55 +00:00
|
|
|
kubeVersion: ">= 1.26.0"
|