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