jumpbox/4.1.1
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit c039b663
.
Release Notes¶
Bug Fixes
- Fixed a bug that was causing pre-compiled binaries and scripts to not be installed into $PATH-accessible directories.
genesis
Bumped genesis to v1.5.4
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.1.1" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.1.1" sha1: "507d6c6eb00910013e678e8e120843be75885036"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 507d6c6eb00910013e678e8e120843be75885036 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.1.1"