← Package directory
Available on winget

Install Concourse Fly

Concourse CI/CD manager and controller

Install with winget
winget install --id Concourse.Fly
Upgrade
winget upgrade --id Concourse.Fly
Uninstall
winget uninstall --id Concourse.Fly

About Concourse Fly

Concourse CI/CD manager and controller

What's new in 8.2.1

What's Changed 🐞 Bug Fixes - fix: handle all IPv4 loopback resolvers by @immanuwell in #9569 - Fix pipeline rendering when resources have no icon by @jghiloni in #9571 - Ensure resources that have never been checked are looked up by manually triggered builds by @taylorsilva in #9574 πŸ“¦ Bundled Resource Types - bosh-io-release: v1.3.4 - bosh-io-stemcell: v1.5.4 - docker-image: v1.13.0 - git: v1.22.2 - github-release: v1.14.0 - hg: v1.5.3 - mock: v0.14.5 - pool: v1.8.1 - registry-image: v1.17.0 - s3: v2.5.4 - semver: v2.0.0 - time: v1.11.3 New Contributors - @immanuwell made their first contribution in #9569 Full Changelog: v8.2.0...v8.2.1

Read release notes

Version history

Version Updated Notes
8.2.1 Unknown What's Changed 🐞 Bug Fixes - fix: handle all IPv4 loopback resolvers by @immanuwell in #9569 - Fix pipeline rendering when resources have no icon by @jghiloni in #9571 - Ensure resources that have never been checked are...
8.2.0 Unknown What's Changed 🚨 Breaking Changes - Don't allow pipelines or teams containing / to be set with the set_pipeline step by @taylorsilva in #9537 - Teams or pipelines with / wouldn't display in the web UI. If you have teams...
8.1.1 Unknown What's Changed 🐞 Bug Fixes - return BreakoutError when symlink does not link to a path inside the destination by @taylorsilva #9486 πŸ› οΈ Misc. Changes - use statically built versions of containerd binaries by @taylorsilva...
8.1.0 Unknown What's Changed ✈️ Features - feat: allow glob patterning for get.passed by @kcbimonte in #9418 - Add metadata from get steps to the local build var by @PentaHelix in #9419 - Make container selection for fly intercept int...
8.0.2 Unknown What's Changed - We updated our build process to bring in newly compiled versions of the Linux container runtime dependencies (containerd, runc, CNI plugins, etc.). We grab most of these from Wolfi's APK repository. For...
8.0.1 Unknown What's Changed - Handle json null values in the resource_config_versions table during the sha256 migration by @taylorsilva #9436 - Fix down migration by @IvanChalukov #9426, #9428 - Add flag to disable secret redaction C...
8.0.0 Unknown What's Changed 🚨 Breaking Changes - fly: drop support for deprecated {{old_style}} var resolution by @vlfig in #9194 - Switch use of md5 hashing to sha256 by @IvanChalukov in #9165 - Prevent resources from emitting empty...
7.14.3 Unknown What's Changed 🐞 Bug Fixes - Make container attach idempotent and handle exited processes gracefully by @IvanChalukov in #9345 - Cherry-picked over by #9355 πŸ› οΈ Misc. Changes - [7.14.x] Bump containerd to v2.1.5 & v1.7.29...
7.14.2 Unknown πŸ› οΈ Changes - Fix SVG styling inheritance on Chrome >= v141 @slang25 #9313 πŸ“¦ Bundled Resource Types - bosh-io-release: v1.3.1 - bosh-io-stemcell: v1.5.1 - docker-image: v1.11.3 - git: v1.20.0 - github-release: v1.12.1 - h...
7.14.1 Unknown πŸ› οΈ Changes - Fixed the guardian runtime for users of the concourse/concourse image @taylorsilva #9257 - Fixed the semver resource for users that use the git driver @taylorsilva concourse/semver-resource@13de59c - docker-...
7.14.0 Unknown What's Changed 🦾 Official ARM Build This is the first release that includes an ARM version of concourse and fly (Linux and macOS). The ARM version of concourse only supports the containerd runtime (See garden/#378). πŸ™ Wo...
7.13.2 Unknown πŸ› οΈ Changes - Upgraded CNI Plugins to v1.7.1 which should resolve #9027 - Upgraded Containerd to v2.1.1 - Bumped registry-image resource to v1.12.0 - Pushes multi-arch OCI images correctly now - Bumped S3 resource to v2.2...
7.13.1 Unknown πŸ“¦ Bundled resource types 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. - bosh-io-release...
7.13.0 Unknown 🚨 Breaking Changes - Remove CONCOURSE_POSTGRES_BINARY_PARAMETERS flag (#9068) @taylorsilva ^{πŸ”—} - BREAKING: Removed the CONCOURSE_POSTGRES_BINARY_PARAMETERS flag. This was a lib/pq specific flag. We are now using Pgx as...
7.12.1 Unknown What's Changed - fix: topgun k8s container limits test supports cgroups v1 and v2 by @Spimtav in #9028 - Split go-concourse client tests by @aliculPix4D in #9010 - go-concourse:connection client prints response body to t...
7.11.2 Unknown 🚨 Security - fix(deps): update module github.com/opencontainers/runc to v1.1.12 [security] (#8900) @renovate :link: 🀷 Miscellaneous - Rotate dev vault certs (#8904) @xtremerui :link: - Rebase master 7.11.2 (#8909) @xtrem...
7.9.1 Unknown No notes