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