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