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