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