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