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