jumpbox/4.2.17
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit df235421
.
Release Notes¶
safe
Bumped safe to v0.1.7
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.2.17" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.17" sha1: "ebad5c3d52f3f1b8b91ad4b0b5ead5354734f22a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ebad5c3d52f3f1b8b91ad4b0b5ead5354734f22a \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.17"