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