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