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