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