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