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