nats/17
You can find the source of this version on GitHub at cloudfoundry/nats-release. It was created based on the commit faf1d99e
.
Release Notes¶
Updates: - Upgrades bundler to Bundler 1.15.0 (from 1.11.2)
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "nats" version: "17" url: "https://bosh.io/d/github.com/cloudfoundry/nats-release?v=17" sha1: "b7991f3b6b078ae91f4c70ccf57bb50ae7988178"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b7991f3b6b078ae91f4c70ccf57bb50ae7988178 \ "https://bosh.io/d/github.com/cloudfoundry/nats-release?v=17"