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