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