From f137b9e0945a6fc247f5467d78bcdc741f253ece Mon Sep 17 00:00:00 2001 From: Danilo Gemoli Date: Tue, 23 Dec 2025 14:25:25 +0100 Subject: [PATCH] fix: kueue operator promotes to wrong stream --- .../kueue-operator/openshift-kueue-operator-release-4.21.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-4.21.yaml b/ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-4.21.yaml index cd1b4d45e6d9c..e50fa34537e43 100644 --- a/ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-4.21.yaml +++ b/ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-release-4.21.yaml @@ -26,7 +26,7 @@ images: to: kueue-operator-src promotion: to: - - name: "4.22" + - name: "4.21" namespace: ocp resources: '*': @@ -34,7 +34,7 @@ resources: cpu: 100m memory: 200Mi tag_specification: - name: "4.22" + name: "4.21" namespace: ocp tests: - as: test