jumpbox/4.2.6
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit 4ee79e58
.
Release Notes¶
Bug Fix
- Fixes https://github.com/cloudfoundry-community/jumpbox-boshrelease/issues/24. Allows ssh on stemcells >=3363.
cf
Bumped cf to v6.24.0
Vault
Bumped Vault CLI to v0.6.5
certstrap
Added certstrap to Jumpbox
safe
Bumped safe to v0.0.30
safe
Bumped safe to v0.1.0
spruce
Bumped spruce to v1.8.10
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.2.6" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.6" sha1: "d151fb5c39c9c0396b01543e0ddd63f949a51271"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d151fb5c39c9c0396b01543e0ddd63f949a51271 \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.2.6"