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