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