From 885195e02fcdfcbaf18f93fd0dd20620074e4775 Mon Sep 17 00:00:00 2001 From: CI Bot Date: Thu, 2 Nov 2023 21:33:52 +0000 Subject: [PATCH] ci(shared): bump vendored ci files --- ci/vendir.lock.yml | 8 ++++---- ci/vendir.yml | 4 ++-- ci/vendor/pipeline-fragments.lib.yml | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/ci/vendir.lock.yml b/ci/vendir.lock.yml index 8a9a64a0..61e8ac98 100644 --- a/ci/vendir.lock.yml +++ b/ci/vendir.lock.yml @@ -2,14 +2,14 @@ apiVersion: vendir.k14s.io/v1alpha1 directories: - contents: - git: - commitTitle: 'fix: edge image resource repo (#38)' - sha: cb7ccce0f5b99eec23fbc5ce1cc0b753b58961e2 + commitTitle: 'fix: add repo input to open chart pr task (#39)' + sha: 64581226f53d8bfcca1f96eec1d5e76318f859d9 path: . path: ../.github/workflows/vendor - contents: - git: - commitTitle: 'fix: edge image resource repo (#38)' - sha: cb7ccce0f5b99eec23fbc5ce1cc0b753b58961e2 + commitTitle: 'fix: add repo input to open chart pr task (#39)' + sha: 64581226f53d8bfcca1f96eec1d5e76318f859d9 path: . path: ./vendor kind: LockConfig diff --git a/ci/vendir.yml b/ci/vendir.yml index 29a0f12e..db108f75 100644 --- a/ci/vendir.yml +++ b/ci/vendir.yml @@ -8,7 +8,7 @@ directories: - path: . # Copy this folder out to .. git: url: https://github.com/GaloyMoney/concourse-shared.git - ref: cb7ccce0f5b99eec23fbc5ce1cc0b753b58961e2 + ref: 64581226f53d8bfcca1f96eec1d5e76318f859d9 includePaths: - shared/actions/* excludePaths: @@ -20,7 +20,7 @@ directories: - path: . git: url: https://github.com/GaloyMoney/concourse-shared.git - ref: cb7ccce0f5b99eec23fbc5ce1cc0b753b58961e2 + ref: 64581226f53d8bfcca1f96eec1d5e76318f859d9 includePaths: - shared/ci/**/* excludePaths: diff --git a/ci/vendor/pipeline-fragments.lib.yml b/ci/vendor/pipeline-fragments.lib.yml index a307850a..65448131 100644 --- a/ci/vendor/pipeline-fragments.lib.yml +++ b/ci/vendor/pipeline-fragments.lib.yml @@ -370,6 +370,7 @@ plan: platform: linux image_resource: #@ nodejs_task_image_config() inputs: + - name: repo - name: pipeline-tasks - name: edge-image - name: charts-repo