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