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