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