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