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