2023-11-15 14:39:02 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-operators
|
2024-11-04 13:41:40 +00:00
|
|
|
description: Various operators supported by KubeZero
|
2023-11-15 14:39:02 +00:00
|
|
|
type: application
|
2024-10-16 19:03:01 +00:00
|
|
|
version: 0.1.5
|
2023-11-15 14:39:02 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- operators
|
|
|
|
- opensearch
|
2024-11-04 13:41:40 +00:00
|
|
|
- postgres
|
2023-11-15 14:39:02 +00:00
|
|
|
maintainers:
|
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
|
|
|
version: ">= 0.1.6"
|
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
|
|
|
- name: opensearch-operator
|
2024-06-27 15:32:48 +00:00
|
|
|
version: 2.6.1
|
2023-12-13 19:57:02 +00:00
|
|
|
repository: https://opensearch-project.github.io/opensearch-k8s-operator/
|
2023-11-15 14:39:02 +00:00
|
|
|
condition: opensearch-operator.enabled
|
2023-11-21 20:01:07 +00:00
|
|
|
- name: eck-operator
|
2024-10-16 19:03:01 +00:00
|
|
|
version: 2.14.0
|
2023-11-21 20:01:07 +00:00
|
|
|
repository: https://helm.elastic.co
|
|
|
|
condition: eck-operator.enabled
|
2024-11-04 13:41:40 +00:00
|
|
|
- name: cloudnative-pg
|
|
|
|
version: 0.22.1
|
|
|
|
repository: https://cloudnative-pg.github.io/charts
|
|
|
|
condition: cloudnative-pg.enabled
|
2023-11-15 14:39:02 +00:00
|
|
|
kubeVersion: ">= 1.26.0"
|