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