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