27 lines
777 B
YAML
27 lines
777 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.7.9
|
|
dependencies:
|
|
- condition: community-operator-crds.enabled
|
|
name: community-operator-crds
|
|
repository: file://./charts/community-operator-crds
|
|
version: 0.7.9
|
|
description: MongoDB Kubernetes Community Operator
|
|
home: https://github.com/mongodb/mongodb-kubernetes-operator
|
|
icon: https://mongodb-images-new.s3.eu-west-1.amazonaws.com/leaf-green-dark.png
|
|
keywords:
|
|
- mongodb
|
|
- database
|
|
- nosql
|
|
kubeVersion: '>=1.16-0'
|
|
maintainers:
|
|
- email: support@mongodb.com
|
|
name: MongoDB
|
|
name: community-operator
|
|
type: application
|
|
version: 0.7.9
|