Releases: cloudfoundry/bosh-deployment-resource
Releases · cloudfoundry/bosh-deployment-resource
2.13.1
v2.13.1
Merge branch 'cappyzawa-feature/max-in-flight'
2.13.0
Two new configurations added via PR:
skip_check
on source
#54
- add optional
jobs
option to compiled_releases
on in
#52
2.12.0
out
now takes an optional hash of var_files
2.11.0
out
now takes an optional array of instance_groups to skip drain scripts for.
2.10.1
On out
the resource will check and wait if the deployment is locked before proceeding.
2.10.0
Allow configuration of a jumpbox username via jumpbox_username
2.9.0
Add recreate
option for out
. Will do a recreate deploy if set to true
, defaults to false
2.8.2
Switch to fork of socks5-proxy to disable stdout logging
- https://github.com/cloudfoundry/bosh-deployment-resource/issues/35
2.8.1
No longer require manifest param on delete
https://github.com/cloudfoundry/bosh-deployment-resource/issues/34
2.8.0
- Add ability to
delete
deployment on out
instead of deploy