jumpbox/4.2.23
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit f3781094
.
Release Notes¶
genesis
Bumped genesis to v2.0.6
cf
Bumped cf to v6.28.0
safe
Bumped safe to v0.2.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.2.23" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.23" sha1: "9214fc9b7ce1a2f979adba082762c525bc598e84"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9214fc9b7ce1a2f979adba082762c525bc598e84 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.23"