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