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