diff --git a/.tekton/odh-operator-bundle-v3-3-push.yaml b/.tekton/odh-operator-bundle-v3-3-push.yaml index f4a766318a..4cdb0bb165 100644 --- a/.tekton/odh-operator-bundle-v3-3-push.yaml +++ b/.tekton/odh-operator-bundle-v3-3-push.yaml @@ -41,7 +41,7 @@ spec: - name: build-image-index value: false - name: rhoai-version - value: "3.3.3" + value: "3.3.4" pipelineRef: resolver: git params: diff --git a/.tekton/odh-operator-bundle-v3-3-scheduled.yaml b/.tekton/odh-operator-bundle-v3-3-scheduled.yaml index 6bd5143e75..015c77f0d7 100644 --- a/.tekton/odh-operator-bundle-v3-3-scheduled.yaml +++ b/.tekton/odh-operator-bundle-v3-3-scheduled.yaml @@ -40,7 +40,7 @@ spec: - name: build-image-index value: false - name: rhoai-version - value: "3.3.3" + value: "3.3.4" pipelineRef: resolver: git params: diff --git a/.tekton/rhoai-fbc-fragment-v3-3-push.yaml b/.tekton/rhoai-fbc-fragment-v3-3-push.yaml index d74664daba..9282948b94 100644 --- a/.tekton/rhoai-fbc-fragment-v3-3-push.yaml +++ b/.tekton/rhoai-fbc-fragment-v3-3-push.yaml @@ -47,7 +47,7 @@ spec: - name: build-type value: "ci" - name: rhoai-version - value: "3.3.3" + value: "3.3.4" pipelineRef: resolver: git params: diff --git a/.tekton/rhoai-fbc-fragment-v3-3-scheduled.yaml b/.tekton/rhoai-fbc-fragment-v3-3-scheduled.yaml index 469c8b1a72..5ebe964915 100644 --- a/.tekton/rhoai-fbc-fragment-v3-3-scheduled.yaml +++ b/.tekton/rhoai-fbc-fragment-v3-3-scheduled.yaml @@ -46,7 +46,7 @@ spec: - name: build-type value: "nightly" # Possible values: 'nightly', 'stage', 'ci' - name: rhoai-version - value: "3.3.3" + value: "3.3.4" - name: workflow_url value: "https://github.com/red-hat-data-services/conforma-reporter/actions/workflows/conforma-reporter.yaml" - name: smoke_url diff --git a/bundle/bundle-patch.yaml b/bundle/bundle-patch.yaml index 4a63d32fed..9c48f41981 100644 --- a/bundle/bundle-patch.yaml +++ b/bundle/bundle-patch.yaml @@ -1,5 +1,5 @@ patch: - version: 3.3.3 + version: 3.3.4 relatedImages: - name: RELATED_IMAGE_ODH_KF_NOTEBOOK_CONTROLLER_IMAGE value: "quay.io/rhoai/odh-kf-notebook-controller-rhel9@sha256:8fdab8122b0433dfa1045f22074c891d2b84fd21a073f406d12d5bcbe9b9b805" diff --git a/catalog/catalog-patch.yaml b/catalog/catalog-patch.yaml index 2aee371e62..cc461e0b96 100644 --- a/catalog/catalog-patch.yaml +++ b/catalog/catalog-patch.yaml @@ -7,16 +7,16 @@ patch: package: rhods-operator schema: olm.channel entries: - - name: rhods-operator.3.3.3 - replaces: rhods-operator.3.3.2 - skipRange: '>=3.3.0 <3.3.3' + - name: rhods-operator.3.3.4 + replaces: rhods-operator.3.3.3 + skipRange: '>=3.3.0 <3.3.4' - name: support-required-upgrade package: rhods-operator schema: olm.channel entries: - - name: rhods-operator.3.3.3 - replaces: rhods-operator.3.3.2 - skipRange: '>=2.25.6 <2.26.0 || >=3.3.2 <3.3.3' + - name: rhods-operator.3.3.4 + replaces: rhods-operator.3.3.3 + skipRange: '>=2.25.6 <2.26.0 || >=3.3.2 <3.3.4' olm.bundle: - quay.io/rhoai/odh-operator-bundle@sha256:ad3a0ff73400fe98c07a13cb6e1987b594e65812930cca6b28d02d28595f11a0 diff --git a/config/trustyai-pig-build-config.yaml b/config/trustyai-pig-build-config.yaml index 261d0c8474..c7e9e933c9 100644 --- a/config/trustyai-pig-build-config.yaml +++ b/config/trustyai-pig-build-config.yaml @@ -1,4 +1,4 @@ -#!productVersion=3.3.3 +#!productVersion=3.3.4 #!scmRevision=rhoai-3.3