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