From 4574a15a9a171aad721169c15a559046447bbe1c Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 23:58:51 +0000 Subject: [PATCH] chore(deps): update docker.elastic.co/ci-agent-images/pipelib docker tag to v0.27.0 --- .buildkite/pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 86635678..b16262c1 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -7,7 +7,7 @@ steps: - label: "Verify Renovate configuration" command: "renovate-config-validator" agents: - image: "docker.elastic.co/ci-agent-images/pipelib:0.25.1@sha256:6cc0befe2507b5f9c54f073a1bfddfcae8b6f2a9471f65e9a5f1a1b2da714838" + image: "docker.elastic.co/ci-agent-images/pipelib:0.27.0@sha256:d1713778d27e0b6208f59ba8761f04ef033af4c4237cb2614a09d38584c5ff88" if_changed: - "renovate.json" @@ -15,7 +15,7 @@ steps: - label: Validate TokenPolicy RREs command: "/agent/check-catalog-info.sh" agents: - image: "docker.elastic.co/ci-agent-images/pipelib:0.25.1@sha256:6cc0befe2507b5f9c54f073a1bfddfcae8b6f2a9471f65e9a5f1a1b2da714838" + image: "docker.elastic.co/ci-agent-images/pipelib:0.27.0@sha256:d1713778d27e0b6208f59ba8761f04ef033af4c4237cb2614a09d38584c5ff88" if_changed: - "catalog-info.yaml"