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: sha256:60f9cbddcf0020d1054a310fe55a4e1871c9ddb2d131b2b041d8ca5e3fbefadc
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:60f9cbddcf0020d1054a310fe55a4e1871c9ddb2d131b2b041d8ca5e3fbefadc \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=5.0.0"