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