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