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