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