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