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