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