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