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