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