istio/1.0.10
You can find the source of this version on GitHub at cloudfoundry/istio-release. It was created based on the commit 3f4d1aa
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "istio" version: "1.0.10" url: "https://bosh.io/d/github.com/cloudfoundry/istio-release?v=1.0.10" sha1: sha256:c07495f950be1a896402c6bc93ca753d9a66f5240325b2abcbd7a086069983d8
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:c07495f950be1a896402c6bc93ca753d9a66f5240325b2abcbd7a086069983d8 \ "https://bosh.io/d/github.com/cloudfoundry/istio-release?v=1.0.10"