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