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