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