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