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: "d5e4fb6f6e91594d75269a0da0eb54e03324daf8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d5e4fb6f6e91594d75269a0da0eb54e03324daf8 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.3.6"