From 44a9a1a5a3da9eea423f42b0ba80321669e7e3bb Mon Sep 17 00:00:00 2001 From: Chai Bot Date: Wed, 20 May 2026 15:17:21 +0000 Subject: [PATCH] chai-bot: bump must-gather image reference to v4.22.0 Aligns the local-storage-mustgather entry in image-references with the must-gather-image annotation in the CSV (v4.22.0). When the two strings match, doozer's _replace_image_references substitutes both occurrences with the digest-pinned production pullspec at bundle build time, which clears the olm.unpinned_references EC violation that blocked prepare-release-konflux for 5.0 ec.2. --- config/manifests/stable/image-references | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/manifests/stable/image-references b/config/manifests/stable/image-references index c593334f4..c9ed60ff1 100644 --- a/config/manifests/stable/image-references +++ b/config/manifests/stable/image-references @@ -18,4 +18,4 @@ spec: - name: local-storage-mustgather from: kind: DockerImage - name: registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9:v4.21.0 + name: registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel9:v4.22.0