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