Releases: cloudfoundry/cf-deployment-concourse-tasks
Releases · cloudfoundry/cf-deployment-concourse-tasks
v4.4
v4.0
- Bumps to
bbl
4.0. This is a breaking change for AWS environments that did not provide the--terraform
flag. Follow instructions in the bbl docs for migrating. bbl-up
task allows the Concourse user to configure the task with an ops-file. This requires a new input calledops-files
; if you don't need to provide an ops-file tobbl
, map the input to your env-repo and leaveOPS_FILES
empty.
v3.17
v3.16
v3.13
v3.11
v3.9
v3.8
v3.7
Tasks that commit to git repos* include optional GIT_COMMIT_EMAIL
and GIT_CONFIG_USERNAME
parameters, so that users can use their own emails and usernames.
*Includes, bbl-up, bbl-destroy, bosh-deploy, bosh-deploy-with-created-release, and update-integration-configs.