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