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