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