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