Skip to content

Releases: cloudfoundry/bosh-deployment-resource

2.13.1

16 May 17:15
Compare
Choose a tag to compare
v2.13.1

Merge branch 'cappyzawa-feature/max-in-flight'

2.13.0

27 Aug 12:26
Compare
Choose a tag to compare

Two new configurations added via PR:

  • skip_check on source #54
  • add optional jobs option to compiled_releases on in #52

2.12.0

08 Aug 13:16
Compare
Choose a tag to compare

out now takes an optional hash of var_files

2.11.0

23 Mar 12:46
Compare
Choose a tag to compare

out now takes an optional array of instance_groups to skip drain scripts for.

2.10.1

16 Mar 19:06
Compare
Choose a tag to compare

On out the resource will check and wait if the deployment is locked before proceeding.

2.10.0

06 Mar 21:41
Compare
Choose a tag to compare

Allow configuration of a jumpbox username via jumpbox_username

2.9.0

30 Jan 16:05
Compare
Choose a tag to compare

Add recreate option for out. Will do a recreate deploy if set to true, defaults to false

2.8.2

16 Jan 16:26
Compare
Choose a tag to compare
Switch to fork of socks5-proxy to disable stdout logging

- https://github.com/cloudfoundry/bosh-deployment-resource/issues/35

2.8.1

13 Dec 16:27
Compare
Choose a tag to compare
No longer require manifest param on delete

https://github.com/cloudfoundry/bosh-deployment-resource/issues/34

2.8.0

07 Dec 16:17
Compare
Choose a tag to compare
  • Add ability to delete deployment on out instead of deploy