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