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: sha256:e1b3675897955d0b5586f3e4837287fdaed220357979ef98dea91623a2b93133
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:e1b3675897955d0b5586f3e4837287fdaed220357979ef98dea91623a2b93133 \ "https://bosh.io/d/github.com/cloudfoundry/envoy-release?v=0.3.0"