Skip to content

Update dependency concourse/concourse to v8#470

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/concourse-concourse-8.x
Open

Update dependency concourse/concourse to v8#470
renovate[bot] wants to merge 1 commit intomainfrom
renovate/concourse-concourse-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Update Change
concourse/concourse major 7.13.18.1.1

Release Notes

concourse/concourse (concourse/concourse)

v8.1.1

Compare Source

What's Changed

🐞 Bug Fixes
🛠️ Misc. Changes

📦 Bundled Resource Types

Details

Full Changelog: concourse/concourse@v8.1.0...v8.1.1

v8.1.0

Compare Source

What's Changed

✈️ Features
🐞 Bug Fixes
🛠️ Misc. Changes
❗ Known Issues
  • There's a regression in the latest lib/pq release that we indirectly use via Dex. If you're using a Client key and certificate to connect to Postgresql, make sure the file permissions are set to 0640 or 0600. Any other setting (higher or lower) will result in the error error: failed to perform migrations: creating migration table: pq: private key has world access; permissions should be u=rw,g=r (0640) if owned by root, or u=rw (0600), or less
    • If you're using the Helm chart to deploy Concourse, the latest version 20.1.0 changes the file permissions of the Client key and cert to 0600. Previously it was 0400, which is how we discovered this issue.
    • lib/pq issue: lib/pq#1257

📦 Bundled Resource Types

Details

New Contributors

Full Changelog: concourse/concourse@v8.0.2...v8.1.0

v8.0.2

Compare Source

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 runc, we needed a statically compiled version, so we compile that ourselves (pipeline here). The motivation for this was to clear out CVE's related to the version of Go that each of those binaries were compiled with. If you scan the Linux tarball in this release you should find no CVE's (at the time of publishing at least)
  • Fix task caches by reverting #​9330 but keep using sha256 instead of sha1 by @​taylorsilva #​9429
    • As a side-note, you can define absolute paths for your task caches. See concourse/docs#583 for details

📦 Bundled Resource Types

Details

Full Changelog: concourse/concourse@v8.0.1...v8.0.2

v8.0.1

Compare Source

What's Changed

📦 Bundled Resource Types

Details

Full Changelog: concourse/concourse@v8.0.0...v8.0.1

v8.0.0

Compare Source

Thank you to all the people that contributed to this release! You can read this blog post for an overview of the changes:

https://concourse-ci.org/blog/2026-01-15-v8---new-year-new-concourse-release/

What's Changed

🚨 Breaking Changes
✈️ Features
🐞 Bug Fixes
🛠️ Misc. Changes

📦 Bundled Resource Types

Details

New Contributors

v7.14.3

Compare Source

What's Changed

🐞 Bug Fixes
🛠️ Misc. Changes

📦 Bundled Resource Types

Details

Full Changelog: concourse/concourse@v7.14.2...v7.14.3

v7.14.2

Compare Source

🛠️ Changes

📦 Bundled Resource Types

Details

v7.14.1

Compare Source

🛠️ Changes

📦 Bundled Resource Types

Details

Full Changelog: concourse/concourse@v7.14.0...v7.14.1

v7.14.0

Compare Source

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).

🐙 Wolfi-based Images

The concourse/concourse container image and all base resource-types now use Wolfi as their base image. This was done to support building the ARM version of Concourse.

✈️ Features
🐞 Bug Fixes
🛠️ Misc. Changes

New Contributors

📦 Bundled Resource Types

Details

Full Changelog: concourse/concourse@v7.13.2...v7.14.0

v7.13.2

Compare Source

🛠️ 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.0
    • Fixed more auth related bugs

📦 Bundled resource types

Details

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/concourse-concourse-8.x branch from c864f8b to aa8af5c Compare March 23, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants