Releases: cloudfoundry/cf-deployment-concourse-tasks
Releases · cloudfoundry/cf-deployment-concourse-tasks
v20.3.0
Binary Updates
Binary | Old Version | New Version |
---|---|---|
bbl | 9.0.25 | 9.0.28 |
bosh_cli | 7.8.1 | 7.8.5 |
cf_cli | 8.8.2 | 8.9.0 |
credhub_cli | 2.9.38 | 2.9.40 |
debian | bullseye | bookworm |
golang | 1.22.8 | 1.22.10 |
ruby | 2.7 | 3.1 |
terraform | 1.9.8 | 1.10.3 |
uptimer | 9d35ad618e55f6eaad2bb8ae903494bddf94167b | 3feb2cc68e985e1a67ede2ddd49be03f31eba2cf |
yq | 4.44.3 | 4.44.6 |
New Contributors
Full Changelog: v20.2.0...v20.3.0
v20.2.0
Notices
👉 Updated Tasks 👈
bosh-deploy
bosh-deploy-with-created-release
bosh-deploy-with-updated-release-submodule
Full Changelog: v20.1.0...v20.2.0
v20.1.0
Binary Updates
Binary | Old Version | New Version |
---|---|---|
bbl | 9.0.23 | 9.0.25 |
bosh_cli | 7.6.2 | 7.8.1 |
cf_cli | 8.7.11 | 8.8.2 |
credhub_cli | 2.9.35 | 2.9.38 |
golang | 1.22.5 | 1.22.8 |
log_cache_cli | 6.0.1 | 6.1.0 |
terraform | 1.9.2 | 1.9.8 |
uptimer | 36a4e8cad561905ad786c0c3c0bf1cfa6b279601 | 9d35ad618e55f6eaad2bb8ae903494bddf94167b |
yq | 4.44.2 | 4.44.3 |
New Contributors
- @iaftab-alam made their first contribution in #203
Full Changelog: v20.0.0...v20.1.0
v20.0.0
Notices
⚠️ Breaking Changes ⚠️
The cf-d-c-t image was upgraded from a base of go1.21 to go1.22 in #196.
Binary Updates
Binary | Old Version | New Version |
---|---|---|
bbl | 9.0.22 | 9.0.23 |
bosh_cli | 7.6.1 | 7.6.2 |
cf_cli | 8.7.10 | 8.7.11 |
credhub_cli | 2.9.33 | 2.9.35 |
golang | 1.21.11 | 1.22.5 |
terraform | 1.8.5 | 1.9.2 |
uptimer | 75064988d821d5ecddaa5da3d066e0235dbddd95 | 36a4e8cad561905ad786c0c3c0bf1cfa6b279601 |
Full Changelog: v19.0.0...v20.0.0
v19.0.0
Notices
⚠️ Breaking Changes ⚠️
This image comes with a regenerated "relint_ca" certificate! The load balancer certificates used in the ARD WG and ARI WG test environments have been regenerated with the new test CA.
Binary Updates
Binary | Old Version | New Version |
---|---|---|
bbl | 9.0.20 | 9.0.22 |
bosh_cli | 7.5.6 | 7.6.1 |
credhub_cli | 2.9.30 | 2.9.33 |
golang | 1.21.10 | 1.21.11 |
terraform | 1.8.3 | 1.8.5 |
uptimer | 7598c573e061c012b951b9e1d2a22373e4ea722c | 75064988d821d5ecddaa5da3d066e0235dbddd95 |
yq | 4.43.1 | 4.44.2 |
Full Changelog: v18.1.0...v19.0.0
v18.1.0
Notices
👉 Updated Tasks 👈
bosh-deploy
- Add ability for setting app_stats threshold in uptimer by @winkingturtle-vmw in #193
bosh-deploy-with-created-release
- Add ability for setting app_stats threshold in uptimer by @winkingturtle-vmw in #193
bosh-deploy-with-updated-release-submodule
- Add ability for setting app_stats threshold in uptimer by @winkingturtle-vmw in #193
Binary Updates
Binary | Old Version | New Version |
---|---|---|
bbl | 9.0.15 | 9.0.20 |
bosh_cli | 7.5.1 | 7.5.6 |
cf_cli | 8.7.7 | 8.7.10 |
credhub_cli | 2.9.24 | 2.9.30 |
golang | 1.21.5 | 1.21.10 |
log_cache_cli | 5.0.6 | 6.0.1 |
terraform | 1.6.6 | 1.8.3 |
uptimer | 6c7ad3c1799c9e3f525a076ba381685474952754 | 7598c573e061c012b951b9e1d2a22373e4ea722c |
yq | 4.40.5 | 4.43.1 |
New Contributors
- @winkingturtle-vmw made their first contribution in #193
Full Changelog: v18.0.0...v18.1.0
v18.0.0
Notices
⚠️ Breaking Changes ⚠️
The cf-d-c-t image was upgraded from a base of go1.20 to a base of go1.21 in #173.
👉 Updated Tasks 👈
bosh-cleanup
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
bosh-delete-deployment
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
bosh-deploy
- New option to skip stemcell upload by @jochenehret in #174
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
bosh-deploy-with-created-release
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
bosh-deploy-with-updated-release-submodule
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
bosh-upload-stemcell-from-cf-deployment
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
bosh-upload-stemcells
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
open-asgs-for-bosh-instance-group
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
run-errand
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
set-feature-flags
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
update-integration-configs
- Fix system domain extraction from
toolsmiths-env/metadata
file (do not assume acf-app.com
domain) by @peterhaochen47 in #179
- Fix system domain extraction from
Binary Updates
Binary | Old Version | New Version |
---|---|---|
go | 1.20.10 | 1.21.5 |
bbl | 9.0.13 | 9.0.15 |
bosh_cli | 7.4.0 | 7.5.1 |
cf_cli | 8.7.3 | 8.7.7 |
credhub_cli | 2.9.21 | 2.9.24 |
log_cache_cli | 5.0.4 | 5.0.6 |
terraform | 1.6.1 | 1.6.6 |
uptimer | 19007cfcd56f724c9438efc39e7884dbbd0fd42c | 6c7ad3c1799c9e3f525a076ba381685474952754 |
yq | 4.35.2 | 4.40.5 |
New Contributors
- @peterhaochen47 made their first contribution in #179
Full Changelog: v17.0.0...v18.0.0
v17.0.0
Notices
⚠️ Breaking Changes ⚠️
The cf-d-c-t image was upgraded from Debian Buster to Debian Bullseye by @ctlong in #167. This change also:
- Updated the ruby version in the image from ~2.5 to ~2.7.
- Removed several unused packages.
- Changed the
yq
CLI that is packaged.
👉 Updated Tasks 👈
Binary Updates
Binary | Old Version | New Version |
---|---|---|
bbl | 9.0.12 | 9.0.13 |
go | 1.20.5 | 1.20.10 |
terraform | 1.5.7 | 1.6.1 |
uptimer | d338c7284bea3b9338c37c866de75f68e0bd0ab0 | 19007cfcd56f724c9438efc39e7884dbbd0fd42c |
yq | - | 4.35.2 |
Full Changelog: v16.2.0...v17.0.0
v16.2.0
Notices
👉 Updated Tasks 👈
bosh-deploy-with-created-release
- Build a valid manifest when specifying a release tarball by @geofffranks in #159
update-integration-configs
Binary Updates
Binary | Old Version | New Version |
---|---|---|
go | 1.20.4 | 1.20.5 |
bbl | 9.0.2 | 9.0.12 |
bosh_cli | 7.2.3 | 7.4.0 |
cf_cli | 8.6.1 | 8.7.3 |
credhub_cli | 2.9.16 | 2.9.21 |
log_cache_cli | 5.0.1 | 5.0.4 |
terraform | 1.4.6 | 1.5.7 |
uptimer | 26d418e6ff3a425ef48fd22f98fd4f12eea81bc1 | d338c7284bea3b9338c37c866de75f68e0bd0ab0 |
New Contributors
- @geofffranks made their first contribution in #159
Full Changelog: v16.1.0...v16.2.0
v16.1.0
Binary Updates
Binary | Old Version | New Version |
---|---|---|
bbl | 9.0.1 | 9.0.2 |
credhub_cli | 2.9.15 | 2.9.16 |