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