jumpbox/4.2.9
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 1ecff91e
.
Release Notes¶
spruce
Bumped spruce to v1.8.13
safe
Bumped safe to v0.1.3
safe
Bumped safe to v0.1.4
Added nats
Added nats v1.0.2 from https://github.com/starkandwayne/nats/releases
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.2.9" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.9" sha1: "4bc8f95747e0529d831622337dcba7d9a7b5e884"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4bc8f95747e0529d831622337dcba7d9a7b5e884 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.9"