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