Files
deprecated-helm-charts/stable/etcd-operator/Chart.yaml
T
Alejandro Escobar 784b6d818d [stable/etcd-operator] Applied pre-install hooks to deployments (#5900)
* applied pre-install hooks to deployments to allow for operators to deploy and register custom resources before creating a crd and avoid having helm push an error indicating as much.

* moved annotation logic to the crds instead of the operators.

* updated apiversion for deployments.
2018-06-14 11:28:30 -07:00

17 lines
479 B
YAML
Executable File

apiVersion: v1
description: CoreOS etcd-operator Helm chart for Kubernetes
name: etcd-operator
version: 0.8.0
appVersion: 0.9.2
home: https://github.com/coreos/etcd-operator
icon: https://raw.githubusercontent.com/coreos/etcd/master/logos/etcd-horizontal-color.png
sources:
- https://github.com/coreos/etcd-operator
maintainers:
- name: chancez
email: chance.zibolski@coreos.com
- name: lachie83
email: lachlan@deis.com
- name: alejandroEsc
email: jaescobar.cell@gmail.com