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