Releases: genesis-community/cf-genesis-kit
Releases · genesis-community/cf-genesis-kit
v0.1.7
- Added volume services support
- Bumped CAPI/UAA/Routing releases
- Added support for auto-generating a self-signed cert for CF if none is provided
v0.1.6
Added log_level
param to control the log level of some verbose CF components all in unison (defaults to info
)
v0.1.5
Improvements
- Upgrade to haproxy v8.1.2.
- haproxy now uses links for connecting to the ssh proxies + gorouters
- Operators can disable TLS v1.0 + v1.1 via
params.disable_tls_10
andparams.disable_tls_11
v0.1.4
Bug Fixes
- Default to 1 postgres node for internal PG subkit, since HA is not yet configured
- Fix issue where the shield subkit + internal PG subkit were not auto-triggering the shield-dbs subkit
via the subkit hook.
v0.1.3
Bug Fixes
cf app ssh
will now work correctly. This release resolves a bug with the ssh-proxy job's connection to the UAA, and adds ssh load-balancer extensions for the access VMs
v0.1.2
Bumped SHIELD release version to 6.7.0
v0.1.1
Update uaa-release to patch CVE-2017-4972
v0.1.0
Updated based off cf-deployment v0.1.0