jumpbox/4.0.17
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 06d2faac
.
Release Notes¶
genesis
Bumped genesis to v1.5.1
safe
Bumped safe to v0.0.20
spruce
Bumped spruce to v1.6.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.0.17" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.0.17" sha1: "4b70794974b6b73d2cd00a3b8de79c277d4d2830"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4b70794974b6b73d2cd00a3b8de79c277d4d2830 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.0.17"