jumpbox/4.2.24
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 74d80304
.
Release Notes¶
safe
Bumped safe to v0.2.2
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.2.24" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.24" sha1: "d8fd16b54b06d460a10a170a3db492a21e8cbaca"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d8fd16b54b06d460a10a170a3db492a21e8cbaca \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.24"