Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Commit 85dd307

Browse files
committed
ci: bump cf-deployment-concourse-tasks from v15 to v20
bbl 9.0.41 (bundled in v20) ships bosh-dns 1.39.18 with systemd-resolved support required for ubuntu-noble stemcells. The v15 image used bbl 8.x with bosh-dns 1.35.1 which lacks noble support, causing bosh-dns post-start failures on deploy-cf.
1 parent e61e862 commit 85dd307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/infrastructure/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ resources:
103103
source:
104104
branch: main
105105
uri: https://github.com/cloudfoundry/cf-deployment-concourse-tasks.git
106-
tag_filter: v15.*
106+
tag_filter: v20.*
107107

108108
- name: gcp-noble-stemcell
109109
type: bosh-io-stemcell

0 commit comments

Comments
 (0)