Releases: genesis-community/bosh-genesis-kit
Releases · genesis-community/bosh-genesis-kit
v0.2.1
Improvements
- Add new
session_timeout
param, which can be set to the number of days before
the refresh token for BOSH CLI login sessions expires. Defaults to one day. - The Azure CPI has been updated to version 35.0.0
Bug Fixes
- Resource pools, networks, and disk pools are now pruned from the base
manifest, instead of just being nil'd. This prevents some instances where
the cloud config was being ignored.
v0.2.0
Bug Fixes
- Fix grants and scopes for the
concourse
UAA Client, so that it
can be used from Genesis CI/CD pipelines.
Release Engineering
We're trying out a new Concourse CI/CD pipeline for automating the
testing, vetting, and releasing of Genesis Kits, and this kit is
our second trial run.
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
Bumped version of the SHIELD boshrelease used to 6.8.0, to include GCP support
v0.1.3
New Features
- Added GCP support for BOSH + BOSH-init.
v0.1.2
Use garden-runc instead of garden linux, to increase Diego stability when run on top of a bosh with the warden-cpi.