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