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