Files
deprecated-helm-charts/stable/kanister-operator/Chart.yaml
T
Ilya Kislenko 598a8c7bb7 [stable/kanister-operator] RBAC changes and kanister profile creation (#6280)
* [stable/kanister-operator] RBAC changes and default profile creation

Provides the option to install a profile CR along with the operator
the profile CR is installed via a subchart

Kanister operator requires access to CRDs and Events.
Add this to the cluster-role.

Fixes https://github.com/kanisterio/kanister/issues/82
fixes https://github.com/kanisterio/kanister/issues/90

* fixing repo url and version requirement

* Fix typo

* remove remote chart with local

* operator version to 0.10.0

* new lines EOF

* Update Chart.yaml
2018-07-15 08:34:55 -07:00

14 lines
357 B
YAML

apiVersion: v1
description: Kanister-operator Helm chart for Kubernetes
name: kanister-operator
version: 0.3.0
home: https://kanister.io/
maintainers:
- email: ilya@kasten.io
name: depohmel
- email: tom@kasten.io
name: tdmanv
icon: https://kasten.io/assets/img/kanister-logo.png
appVersion: 0.10.0
source: https://github.com/kanisterio/kanister