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