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