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