jumpbox/4.2.7
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 25cc0a07
.
Release Notes¶
Bugfixes
Made jumpbox-boshrelease backwards compatible with older stemcells
tmate
Added tmate 2.2.1
safe
Bumped safe to v0.1.1
spruce
Bumped spruce to v1.8.11
spruce
Bumped spruce to v1.8.12
safe
Bumped safe to v0.1.2
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.2.7" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.7" sha1: "a17548ebfd9148f706eb6a405435e4d394d2e7a2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a17548ebfd9148f706eb6a405435e4d394d2e7a2 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.7"