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