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