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