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