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