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