jumpbox/4.2.2
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 153c2951
.
Release Notes¶
spruce
Bumped spruce to v1.8.3
safe
Bumped safe to v0.0.28
spruce
Bumped spruce to v1.8.4
spruce
Bumped spruce to v1.8.5
cloudfoundry-utils
Bumped cloudfoundry-utils to v1.0.0
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.2.2" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.2" sha1: "51be15ed18438589ea651ac1e0b4f98117975224"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 51be15ed18438589ea651ac1e0b4f98117975224 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.2"