ibm-cloud-architecture / refarch-cloudnative-kubernetes

Reference Implementation for Microservices based on Kubernetes and the IBM Container Service.
153 stars 109 forks source link

helm repo URL of bluecompute spring needs to be updated #110

Closed naoto30 closed 6 years ago

naoto30 commented 6 years ago

https://github.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes/blob/spring/README.md

The URL of helm repository in this README is 404. https://raw.githubusercontent.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes/master/docs/charts/bluecompute-ce

naoto30 commented 6 years ago

correct one as helm repo URL is: https://raw.githubusercontent.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes/spring/docs/charts/bluecompute-ce

(from browser) https://raw.githubusercontent.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes/spring/docs/charts/bluecompute-ce/index.yaml

osowski commented 6 years ago

Fixed via https://github.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes/pull/111