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