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