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