#concourse
How-to guides 1
- Updated 2026-05-12
Concourse usage
Login with fly fly can be used to access multiple Concourse servers, to accomplish that it has the concept of targets. Each target represents a different Concourse setup, and you need to provide the alias of such target to all the fly commands with the -t …
Changelog (2025) 5
- 2025-10-13
Upgraded Concourse CI to version 7.14.2
Concourse CI has been upgraded to version 7.14.2. This release comes with a UI bugfix for Chrome v141. You can find the full changelog on GitHub: Concourse v7.14.2 Release Notes
- 2025-08-21
Upgraded Concourse CI to version 7.14.1
Concourse CI has been upgraded to version 7.14.1. This release comes with several improvements and bug fixes. In addition, we have updated our Concourse authentication flow by plugging it into the same Dex instance that is used for other services like …
- 2025-04-11
Upgrading Concourse CI to version 7.13.1
Concourse CI has been upgraded to version 7.13.1. This release only updates the bundled resource-types, specifically the s3 and registry-image resources. Both resources had bugs related to their upgrade to v2 of the AWS Go SDK. You can find the full …
- 2025-04-08
Upgrading Concourse CI to version 7.13.0
Concourse CI has been upgraded to version 7.13.0. This update includes the following changes: Worker Rebalancing: Improved worker selection logic to better balance workloads across available workers. Bugfixes: Resolved some issues related to ATC (the API …
- 2025-02-10
Upgrading Concourse CI to version 7.12.1
Concourse CI has been upgraded to version 7.12.1. This update brings some small improvements. Relevant Concourse CI changelog: https://github.com/concourse/concourse/releases/tag/v7.12.1