Skip to content

Commit

Permalink
Updating the catalog.yaml with latest images and patches
Browse files Browse the repository at this point in the history
  • Loading branch information
Openshift-AI DevOps committed Oct 22, 2024
1 parent ad04e2b commit e2d7cd1
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 21 deletions.
7 changes: 4 additions & 3 deletions .tekton/odh-operator-bundle-v2-16-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ metadata:
build.appstudio.redhat.com/target_branch: '{{target_branch}}'
pipelinesascode.tekton.dev/max-keep-runs: "3"
build.appstudio.openshift.io/build-nudge-files: "catalog/catalog-patch.yaml"
pipelinesascode.tekton.dev/on-cel-expression: 'event == "push" && target_branch
== "rhoai-2.16" && ( "bundle/**".pathChanged() || ".tekton/odh-operator-bundle-v2-16-push.yaml".pathChanged()
) && !"bundle/bundle-patch.yaml".pathChanged() && !".github/workflows/**".pathChanged()'
pipelinesascode.tekton.dev/on-cel-expression: '"non-existent-file.non-existent-ext".pathChanged()
&& event == "push" && target_branch == "rhoai-2.16" && ( "bundle/**".pathChanged()
|| ".tekton/odh-operator-bundle-v2-16-push.yaml".pathChanged() ) && !"bundle/bundle-patch.yaml".pathChanged()
&& !".github/workflows/**".pathChanged()'
creationTimestamp:
labels:
appstudio.openshift.io/application: rhoai-v2-16
Expand Down
6 changes: 3 additions & 3 deletions catalog/v4.12/rhods-operator/catalog.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions catalog/v4.13/rhods-operator/catalog.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions catalog/v4.14/rhods-operator/catalog.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions catalog/v4.15/rhods-operator/catalog.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions catalog/v4.16/rhods-operator/catalog.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions catalog/v4.17/rhods-operator/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10132,7 +10132,7 @@ relatedImages:
name: ubi-minimal-5d2d4d4dbec470f8ffb679915e2a8ae25ad754cd9193fa966deee1ecb7b3ee00-annotation
schema: olm.bundle
---
image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:88a7c43b1050dec93cf43c28dcadac524cc207a20290c8341ad40cbf9c9f2a31
image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:9b5eae0091f00b66b287179c1b3aadc8c41dbd875779c24c971bd51084fac98e
name: rhods-operator.2.16.0
package: rhods-operator
properties:
Expand Down Expand Up @@ -10200,7 +10200,7 @@ properties:
categories: AI/Machine Learning, Big Data
certified: 'False'
containerImage: registry.redhat.io/rhoai/odh-rhel8-operator@sha256:d00ccb40746a7134fafb3a718a09a40b8a8b2486f73ae4deb7b9e15f561df9fc
createdAt: '2024-10-22T18:47:28Z'
createdAt: '2024-10-22T18:54:29Z'
description: Operator for deployment and management of Red Hat OpenShift AI
features.operators.openshift.io/disconnected: 'true'
features.operators.openshift.io/fips-compliant: 'false'
Expand Down Expand Up @@ -10379,7 +10379,7 @@ properties:
provider:
name: Red Hat, Inc.
relatedImages:
- image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:88a7c43b1050dec93cf43c28dcadac524cc207a20290c8341ad40cbf9c9f2a31
- image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:9b5eae0091f00b66b287179c1b3aadc8c41dbd875779c24c971bd51084fac98e
name: ''
- image: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:a744c1b386fd5e4f94e43543e829df1bfdd1b564137917372a11da06872f4bcb
name: proxyv2-rhel8-a744c1b386fd5e4f94e43543e829df1bfdd1b564137917372a11da06872f4bcb-annotation
Expand Down

0 comments on commit e2d7cd1

Please sign in to comment.