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: sha256:29388c385e46f01f6fd2ece4c50d5e47c053f24522cbf79a7f3f6ccfc5bf13b3
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:29388c385e46f01f6fd2ece4c50d5e47c053f24522cbf79a7f3f6ccfc5bf13b3 \ "https://bosh.io/d/github.com/cloudfoundry/istio-release?v=1.1.0"