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 21, 2024
1 parent a6aad8d commit 70aef77
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 41 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
14 changes: 7 additions & 7 deletions catalog/v4.12/rhods-operator/catalog.yaml

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions catalog/v4.13/rhods-operator/catalog.yaml

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions catalog/v4.15/rhods-operator/catalog.yaml

Large diffs are not rendered by default.

14 changes: 7 additions & 7 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:653a84d7cf84aeb7474d14bd68b87b1dc872da914771f6192b447a6a9470062f
image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:4f86087b17d5fd43693361d1aeec463a1415e4cdec004957127b77f30d0decdc
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:3bc4638a60d2e7d2c5ff5fe7ebc91f8f12424b4ebc6f7432b34dc2ce3147e1c4
createdAt: '2024-10-21T21:15:50Z'
createdAt: '2024-10-21T21:23:21Z'
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:653a84d7cf84aeb7474d14bd68b87b1dc872da914771f6192b447a6a9470062f
- image: registry.redhat.io/rhoai/odh-operator-bundle@sha256:4f86087b17d5fd43693361d1aeec463a1415e4cdec004957127b77f30d0decdc
name: ''
- image: registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:a744c1b386fd5e4f94e43543e829df1bfdd1b564137917372a11da06872f4bcb
name: proxyv2-rhel8-a744c1b386fd5e4f94e43543e829df1bfdd1b564137917372a11da06872f4bcb-annotation
Expand Down

0 comments on commit 70aef77

Please sign in to comment.