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