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