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