From d7e5b18f2e8bb6a41503ea508bec45c3ff87d600 Mon Sep 17 00:00:00 2001 From: Moulali Shikalwadi Date: Tue, 2 Jun 2026 13:05:49 +0530 Subject: [PATCH] =?UTF-8?q?Main=20z-stream=203.3.3=20=E2=86=92=203.3.4=20[?= =?UTF-8?q?skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .tekton/rhoai-fbc-fragment-rhoai-33-ocp-419-push.yaml | 2 +- .tekton/rhoai-fbc-fragment-rhoai-33-ocp-420-push.yaml | 2 +- .tekton/rhoai-fbc-fragment-rhoai-33-ocp-421-push.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-419-push.yaml b/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-419-push.yaml index 88026b7bc9..256a627bc6 100644 --- a/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-419-push.yaml +++ b/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-419-push.yaml @@ -46,7 +46,7 @@ spec: - name: build-type value: "stage" # Possible values: 'nightly', 'stage', 'ci' - name: rhoai-version - value: "3.3.3" + value: "3.3.4" - name: ocp-version value: "4.19" - name: fbc-pipeline-branch diff --git a/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-420-push.yaml b/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-420-push.yaml index 3813522456..2b1fb6b1bc 100644 --- a/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-420-push.yaml +++ b/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-420-push.yaml @@ -46,7 +46,7 @@ spec: - name: build-type value: "stage" # Possible values: 'nightly', 'stage', 'ci' - name: rhoai-version - value: "3.3.3" + value: "3.3.4" - name: ocp-version value: "4.20" - name: fbc-pipeline-branch diff --git a/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-421-push.yaml b/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-421-push.yaml index b86500f35f..e16df110b7 100644 --- a/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-421-push.yaml +++ b/.tekton/rhoai-fbc-fragment-rhoai-33-ocp-421-push.yaml @@ -46,7 +46,7 @@ spec: - name: build-type value: "stage" # Possible values: 'nightly', 'stage', 'ci' - name: rhoai-version - value: "3.3.3" + value: "3.3.4" - name: ocp-version value: "4.21" - name: fbc-pipeline-branch