ppc64le / charts

Helm Charts for ISV and Open Source apps for Kubernetes and IBM Cloud Private
Apache License 2.0
5 stars 5 forks source link

Added helm charts for heapster, rethinkdb, mariadb, tenserflow-notebook, telegraf #12

Closed snehlatamohite closed 6 years ago

snehlatamohite commented 6 years ago

Hi Bruce,

We have added helm charts for heapster, rethinkdb, mariadb, tenserflow-notebook, telegraf for ppc64le.

Please review.

Also we have followed following steps while generating index.yaml file. Please do let me know if any changes are needed.

We have copied helm packaged of new charts in a folder and then run below helm repo index --merge command.

$ helm repo index --merge index.yaml --url $ https://raw.githubusercontent.com/ppc64le/charts/master/repo/beta/ ./ $ ls ibm-heapster-0.2.10.tgz ibm-mariadb-dev-1.1.2.tgz ibm-rethinkdb-0.1.0.tgz ibm-telegraf-0.3.3.tgz ibm-tensorflow-notebook-0.1.1.tgz index.yaml

Thanks, Snehlata Mohite.

snehlatamohite commented 6 years ago

Closing due to conflict.