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