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