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