Skip to content

Commit

Permalink
Updating the bundle-csv with latest images
Browse files Browse the repository at this point in the history
  • Loading branch information
Openshift-AI DevOps committed Oct 29, 2024
1 parent 81215f4 commit 583495f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions bundle/bundle_build_args.map
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ODH_RHEL8_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
ODH_RHEL8_OPERATOR_GIT_COMMIT=e32b20a93400e3cfc18a4044ff6807a94077b462
ODH_RHEL8_OPERATOR_GIT_COMMIT=fadd9d41464377fce9927e935643683239bef296
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow.git
ODH_KF_NOTEBOOK_CONTROLLER_GIT_COMMIT=13952c2a8707e3d7d5424ea659efc5a5cd4cae81
ODH_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow.git
Expand Down Expand Up @@ -49,4 +49,4 @@ ODH_DATA_SCIENCE_PIPELINES_ARGO_ARGOEXEC_GIT_COMMIT=56b20cf08775bac4a342972ee37e
ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_GIT_URL=https://github.com/red-hat-data-services/argo-workflows
ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_GIT_COMMIT=6b35029a69ec83bb852cdcfaec38850f2f3a238d
ODH_MODEL_REGISTRY_GIT_URL=https://github.com/red-hat-data-services/model-registry
ODH_MODEL_REGISTRY_GIT_COMMIT=e1e3ae7df17fc7e5e222b2346af30ffba629f808
ODH_MODEL_REGISTRY_GIT_COMMIT=4968abebc981e464584426c10f0a036f51621bf7
14 changes: 7 additions & 7 deletions bundle/manifests/rhods-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ metadata:
capabilities: Full Lifecycle
categories: AI/Machine Learning, Big Data
certified: "False"
containerImage: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:c1a3837e2ccaefe8e005ca065a3020eecd901d2b3920cff76aa44ff5737016da"
createdAt: "2024-10-29T16:45:57Z"
containerImage: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:029383d1a86a686221f1f63b2025b379071ffd3af0d8786e4d690c8813fb2ac3"
createdAt: "2024-10-29T16:47:41Z"
operatorframework.io/initialization-resource: |-
{
"apiVersion": "datasciencecluster.opendatahub.io/v1",
Expand Down Expand Up @@ -1822,14 +1822,14 @@ spec:
- name: RELATED_IMAGE_ODH_DATA_SCIENCE_PIPELINES_ARGO_WORKFLOWCONTROLLER_IMAGE
value: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:c64528363ff3691e2fbe92b6f0df0ad97d71a59626ed0bc1fcb939585940c789"
- name: RELATED_IMAGE_ODH_MODEL_REGISTRY_IMAGE
value: "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:5c51082b0c2945f8ba68dc9dca69abd82ed8cce8a03b0dd81a8d3de848bb34da"
value: "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:a540a43f5c28d121d26044e8d1fe333aa61da05042cfec43211989b0267cda17"
- name: RELATED_IMAGE_ODH_MODEL_REGISTRY_OPERATOR_IMAGE
value: "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:bf3035645d609f1827d402272985ce3da530f74b2f3285111b1f5c1f472c1979"
- name: RELATED_IMAGE_ODH_TRAINING_OPERATOR_IMAGE
value: "registry.redhat.io/rhoai/odh-training-operator-rhel8@sha256:7df12bb5ad0f0dfb7a29dd79d30d1bbd0949ddddde9c9c2a0acc5f091541cbbb"
command:
- /manager
image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:c1a3837e2ccaefe8e005ca065a3020eecd901d2b3920cff76aa44ff5737016da"
image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:029383d1a86a686221f1f63b2025b379071ffd3af0d8786e4d690c8813fb2ac3"
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1961,8 +1961,8 @@ spec:
type: ValidatingAdmissionWebhook
webhookPath: /validate-opendatahub-io-v1
relatedImages:
- name: odh-rhel8-operator-c1a3837e2ccaefe8e005ca065a3020eecd901d2b3920cff76aa44ff5737016da-annotation
image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:c1a3837e2ccaefe8e005ca065a3020eecd901d2b3920cff76aa44ff5737016da"
- name: odh-rhel8-operator-029383d1a86a686221f1f63b2025b379071ffd3af0d8786e4d690c8813fb2ac3-annotation
image: "registry.redhat.io/rhoai/odh-rhel8-operator@sha256:029383d1a86a686221f1f63b2025b379071ffd3af0d8786e4d690c8813fb2ac3"
- name: ose-cli-75bf9b911b6481dcf29f7942240d1555adaa607eec7fc61bedb7f624f87c36d4-annotation
image: registry.redhat.io/openshift4/ose-cli@sha256:75bf9b911b6481dcf29f7942240d1555adaa607eec7fc61bedb7f624f87c36d4
- name: etcd-d3495b263b103681f1b09a558be43c21989bfc269eb90f84c2609042cebdc626-annotation
Expand Down Expand Up @@ -2040,7 +2040,7 @@ spec:
- name: odh_data_science_pipelines_argo_workflowcontroller_image
image: "registry.redhat.io/rhoai/odh-data-science-pipelines-argo-workflowcontroller-rhel8@sha256:c64528363ff3691e2fbe92b6f0df0ad97d71a59626ed0bc1fcb939585940c789"
- name: odh_model_registry_image
image: "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:5c51082b0c2945f8ba68dc9dca69abd82ed8cce8a03b0dd81a8d3de848bb34da"
image: "registry.redhat.io/rhoai/odh-model-registry-rhel8@sha256:a540a43f5c28d121d26044e8d1fe333aa61da05042cfec43211989b0267cda17"
- name: odh_model_registry_operator_image
image: "registry.redhat.io/rhoai/odh-model-registry-operator-rhel8@sha256:bf3035645d609f1827d402272985ce3da530f74b2f3285111b1f5c1f472c1979"
- name: odh_training_operator_image
Expand Down

0 comments on commit 583495f

Please sign in to comment.