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