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