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