24 lines
647 B
YAML
24 lines
647 B
YAML
|
apiVersion: v2
|
||
|
name: kubezero-operators
|
||
|
description: Various operators supported by KubeZero
|
||
|
type: application
|
||
|
version: 0.1.0
|
||
|
home: https://kubezero.com
|
||
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||
|
keywords:
|
||
|
- kubezero
|
||
|
- operators
|
||
|
- opensearch
|
||
|
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
|
||
|
version: 2.4.0
|
||
|
repository: https://opster.github.io/opensearch-k8s-operator/
|
||
|
condition: opensearch-operator.enabled
|
||
|
kubeVersion: ">= 1.26.0"
|