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