jumpbox/4.2.12
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 29b4d9c0
.
Release Notes¶
Bug Fixes
Fixed issue preventing bosh2, esuf, nats, certstrap, tmate utilities from being properly installed
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.2.12" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.12" sha1: "325dfb254fcbb12d30db2797f52e411b3687cb97"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 325dfb254fcbb12d30db2797f52e411b3687cb97 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.12"