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