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