27 lines
747 B
YAML
27 lines
747 B
YAML
|
annotations:
|
||
|
catalog.cattle.io/certified: partner
|
||
|
catalog.cattle.io/display-name: MongoDB Community Operator
|
||
|
catalog.cattle.io/kube-version: '>=1.16-0'
|
||
|
catalog.cattle.io/release-name: community-operator
|
||
|
apiVersion: v2
|
||
|
appVersion: 0.12.0
|
||
|
dependencies:
|
||
|
- condition: community-operator-crds.enabled
|
||
|
name: community-operator-crds
|
||
|
repository: https://mongodb.github.io/helm-charts
|
||
|
version: 0.12.0
|
||
|
description: MongoDB Kubernetes Community Operator
|
||
|
home: https://github.com/mongodb/mongodb-kubernetes-operator
|
||
|
icon: file://assets/icons/community-operator.png
|
||
|
keywords:
|
||
|
- mongodb
|
||
|
- database
|
||
|
- nosql
|
||
|
kubeVersion: '>=1.16-0'
|
||
|
maintainers:
|
||
|
- email: support@mongodb.com
|
||
|
name: MongoDB
|
||
|
name: community-operator
|
||
|
type: application
|
||
|
version: 0.12.0
|