From b6daa8ff5efc127084932e85a69cb34b5de34d41 Mon Sep 17 00:00:00 2001 From: Jochen Ehret Date: Fri, 17 Apr 2026 10:56:29 +0200 Subject: [PATCH] Use latest bbl version for lite/snitch environment * unpin from bbl 9.0.36, latest version bbl 9.0.42 works --- ci/infrastructure.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/ci/infrastructure.yml b/ci/infrastructure.yml index 9ac07a824..125c87d0b 100644 --- a/ci/infrastructure.yml +++ b/ci/infrastructure.yml @@ -221,7 +221,7 @@ bbr-bbl-up-task: &bbr-bbl-up-task-config rebase: true lite-bbl-up-task: &lite-bbl-up-task-config - file: cf-deployment-concourse-tasks-bbl-9.0.36/bbl-up/task.yml + file: cf-deployment-concourse-tasks/bbl-up/task.yml input_mapping: bbl-config: combined-inputs bbl-state: relint-envs @@ -478,13 +478,6 @@ resources: source: uri: https://github.com/cloudfoundry/cf-deployment-concourse-tasks.git -- name: cf-deployment-concourse-tasks-bbl-9.0.36 - type: git - icon: github - source: - uri: https://github.com/cloudfoundry/cf-deployment-concourse-tasks.git - branch: bbl-9.0.36 - - name: runtime-ci type: git icon: github @@ -748,7 +741,6 @@ jobs: - in_parallel: - get: relint-envs - get: cf-deployment-concourse-tasks - - get: cf-deployment-concourse-tasks-bbl-9.0.36 - get: bosh-bootloader - get: runtime-ci - task: combine-bbl-configs @@ -970,7 +962,6 @@ jobs: params: {acquire: true} - get: relint-envs - get: cf-deployment-concourse-tasks - - get: cf-deployment-concourse-tasks-bbl-9.0.36 - get: bosh-bootloader - get: runtime-ci - get: every-tuesday-morning