jumpbox/4.2.3
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 91994eb8
.
Release Notes¶
spruce
Bumped spruce to v1.8.6
genesis
Bumped genesis to v1.6.0
spruce
Bumped spruce to v1.8.7
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.2.3" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.3" sha1: "8504c653b930355d6f5061493f209e79c02e7924"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8504c653b930355d6f5061493f209e79c02e7924 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.3"