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