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