Refactor Distributed Analytics project structure
[demo.git] / vnfs / DAaaS / operator / charts / m3db-operator / Chart.yaml
diff --git a/vnfs/DAaaS/operator/charts/m3db-operator/Chart.yaml b/vnfs/DAaaS/operator/charts/m3db-operator/Chart.yaml
deleted file mode 100644 (file)
index ebdc0b4..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-apiVersion: v1
-name: m3db-operator
-version: 0.1.3
-# TODO(PS) - helm has issues with GKE's SemVer
-# Error: Chart requires kubernetesVersion: >=1.10.6 which is incompatible with Kubernetes v1.10.7-gke.2
-#
-#kubeVersion: ">=1.10.7"
-description: Kubernetes operator for M3DB timeseries database
-keywords:
-  - operator
-  - m3
-home: https://github.com/m3db/m3db-operator
-sources:
-  - https://github.com/m3db/m3db-operator
-maintainers:
-  - name: m3 Authors
-    email: m3db@googlegroups.com
-    url: https://operator.m3db.io/
-engine: gotpl
-icon: https://raw.githubusercontent.com/m3db/m3/master/docs/theme/assets/images/M3-logo.png
-appVersion: ">0.4.7"
-tillerVersion: ">=2.11.0"