Skip to content

Commit 4bad42b

Browse files
author
Openshift-AI DevOps
committed
Updating the bundle-csv and helm chart values with latest images
1 parent 19db87a commit 4bad42b

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

bundle/bundle_build_args.map

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ODH_RHEL9_OPERATOR_GIT_URL=https://github.com/red-hat-data-services/rhods-operator
2-
ODH_RHEL9_OPERATOR_GIT_COMMIT=c6f0c0c447d8f52e64314976b0e6070f6858d80d
2+
ODH_RHEL9_OPERATOR_GIT_COMMIT=f4a1f3dfa2b1cf86af3b7acd74aaaee50fe2498d
33
ODH_KSERVE_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kserve
44
ODH_KSERVE_CONTROLLER_GIT_COMMIT=f255870c94541c0c9c333100b40d4e4096b276a4
55
ODH_KF_NOTEBOOK_CONTROLLER_GIT_URL=https://github.com/red-hat-data-services/kubeflow
@@ -75,7 +75,7 @@ ODH_KSERVE_STORAGE_INITIALIZER_GIT_COMMIT=1d5c7301190c316c7de942590680bb6ed50c13
7575
ODH_KUBE_AUTH_PROXY_GIT_URL=https://github.com/red-hat-data-services/kube-auth-proxy
7676
ODH_KUBE_AUTH_PROXY_GIT_COMMIT=37e98b6e74a193d0c1b4e53b9de53186e07e145f
7777
ODH_KUBE_RBAC_PROXY_GIT_URL=https://github.com/red-hat-data-services/kube-rbac-proxy
78-
ODH_KUBE_RBAC_PROXY_GIT_COMMIT=a7741ee5e6f869a5994f93a62f161fcc0153b620
78+
ODH_KUBE_RBAC_PROXY_GIT_COMMIT=ad36e19fe5edf5ad3af99c9b0b6ccb0a33b0ade1
7979
ODH_LLM_D_BATCH_GATEWAY_APISERVER_GIT_URL=https://github.com/red-hat-data-services/batch-gateway
8080
ODH_LLM_D_BATCH_GATEWAY_APISERVER_GIT_COMMIT=8d713c9e97b40c03aed6185abcd7b3a50e22b96e
8181
ODH_LLM_D_BATCH_GATEWAY_GC_GIT_URL=https://github.com/red-hat-data-services/batch-gateway

bundle/manifests/rhods-operator.clusterserviceversion.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ metadata:
9696
capabilities: Full Lifecycle
9797
categories: AI/Machine Learning, Big Data
9898
certified: "False"
99-
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
100-
createdAt: "2026-05-28T02:34:46Z"
99+
containerImage: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
100+
createdAt: "2026-05-28T06:49:15Z"
101101
description: Operator for deployment and management of Red Hat OpenShift AI
102102
features.operators.openshift.io/cnf: "false"
103103
features.operators.openshift.io/cni: "false"
@@ -1861,7 +1861,7 @@ spec:
18611861
- name: RELATED_IMAGE_ODH_KUBE_AUTH_PROXY_IMAGE
18621862
value: "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:fe47b3d9d0bbf07658642961e3166c5f25fae4ee032b2b6a7c5617f4605c599d"
18631863
- name: RELATED_IMAGE_ODH_KUBE_RBAC_PROXY_IMAGE
1864-
value: "registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:06736389bb998ebd371f4c3944f2064010f87e971e57cedcda5097b47a09ba5f"
1864+
value: "registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:6ed4ddb61da312ea356e668c7c787c5c180ab3e7ec2af08c584ff0d9f42de3e0"
18651865
- name: RELATED_IMAGE_ODH_LLM_D_BATCH_GATEWAY_APISERVER_IMAGE
18661866
value: "registry.redhat.io/rhoai/odh-llm-d-batch-gateway-apiserver-rhel9@sha256:a2a628b00b7b2c1a2ae76ed0b878fe41c04fe99ce0458351835878b2a06a7a8d"
18671867
- name: RELATED_IMAGE_ODH_LLM_D_BATCH_GATEWAY_GC_IMAGE
@@ -2060,7 +2060,7 @@ spec:
20602060
value: registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c
20612061
- name: RELATED_IMAGE_RHAII_VLLM_GAUDI_IMAGE
20622062
value: registry.redhat.io/rhaii/vllm-gaudi-rhel9@sha256:1adc51d99455d90f758d840cb3bb5747ed29585c1b0830c051f7fe5cca3471e6
2063-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
2063+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
20642064
imagePullPolicy: Always
20652065
livenessProbe:
20662066
httpGet:
@@ -2109,7 +2109,7 @@ spec:
21092109
- -r
21102110
- /opt/manifests-template/.
21112111
- /opt/manifests/
2112-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
2112+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
21132113
imagePullPolicy: Always
21142114
name: copy-manifests
21152115
resources:
@@ -2541,8 +2541,8 @@ spec:
25412541
type: MutatingAdmissionWebhook
25422542
webhookPath: /mutate-prometheus-monitors
25432543
relatedImages:
2544-
- name: odh-rhel9-operator-d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2-annotation
2545-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
2544+
- name: odh-rhel9-operator-490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b-annotation
2545+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
25462546
- name: odh_ai_gateway_payload_processing_e2e_image
25472547
image: "registry.redhat.io/rhoai/odh-ai-gateway-payload-processing-e2e-rhel9@sha256:2a33a7d0c23a9ccc08ae5dd6216e70cec48f11cf228ee89bc768871090cc6d70"
25482548
- name: odh_ai_gateway_payload_processing_image
@@ -2596,7 +2596,7 @@ spec:
25962596
- name: odh_kube_auth_proxy_image
25972597
image: "registry.redhat.io/rhoai/odh-kube-auth-proxy-rhel9@sha256:fe47b3d9d0bbf07658642961e3166c5f25fae4ee032b2b6a7c5617f4605c599d"
25982598
- name: odh_kube_rbac_proxy_image
2599-
image: "registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:06736389bb998ebd371f4c3944f2064010f87e971e57cedcda5097b47a09ba5f"
2599+
image: "registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:6ed4ddb61da312ea356e668c7c787c5c180ab3e7ec2af08c584ff0d9f42de3e0"
26002600
- name: odh_llm_d_batch_gateway_apiserver_image
26012601
image: "registry.redhat.io/rhoai/odh-llm-d-batch-gateway-apiserver-rhel9@sha256:a2a628b00b7b2c1a2ae76ed0b878fe41c04fe99ce0458351835878b2a06a7a8d"
26022602
- name: odh_llm_d_batch_gateway_gc_image

helm/rhai-on-xks-chart/values.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rhaiOperator:
1313
namespace: redhat-ods-operator
1414
applicationsNamespace: redhat-ods-applications
1515
# Manager container image
16-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2" # image is updated during Helm chart build by konflux
16+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b" # image is updated during Helm chart build by konflux
1717
# Image pull policy
1818
imagePullPolicy: Always
1919
# Number of operator replicas
@@ -61,7 +61,7 @@ rhaiOperator:
6161
- name: RELATED_IMAGE_ODH_LLM_D_ROUTING_SIDECAR_IMAGE
6262
value: "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:4749b6ecdf288a95e72248aed914af701005dfa29362e435243e77c83bb74e1c"
6363
- name: RELATED_IMAGE_ODH_KUBE_RBAC_PROXY_IMAGE
64-
value: "registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:06736389bb998ebd371f4c3944f2064010f87e971e57cedcda5097b47a09ba5f"
64+
value: "registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:6ed4ddb61da312ea356e668c7c787c5c180ab3e7ec2af08c584ff0d9f42de3e0"
6565
- name: RELATED_IMAGE_ODH_LLM_D_KV_CACHE_IMAGE
6666
value: "registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:0187e28be320073295b1e241eb84dd50cb5f5b6827a0cb68a0d425fb185b58f1"
6767
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODEL_CONTROLLER_IMAGE
@@ -105,7 +105,7 @@ azure:
105105
# Cloud Manager operator namespace
106106
namespace: rhai-cloudmanager-system
107107
# Cloud Manager container image
108-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
108+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
109109
# Image pull policy
110110
imagePullPolicy: Always
111111
# Number of cloud manager replicas
@@ -145,7 +145,7 @@ coreweave:
145145
# Cloud Manager operator namespace
146146
namespace: rhai-cloudmanager-system
147147
# Cloud Manager container image
148-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
148+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
149149
# Image pull policy
150150
imagePullPolicy: Always
151151
# Number of cloud manager replicas
@@ -185,7 +185,7 @@ aws:
185185
# Cloud Manager operator namespace
186186
namespace: rhai-cloudmanager-system
187187
# Cloud Manager container image
188-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
188+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
189189
# Image pull policy
190190
imagePullPolicy: Always
191191
# Number of cloud manager replicas

helm/xks-values-patch.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rhaiOperator:
2-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
2+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
33
relatedImages:
44
- name: RELATED_IMAGE_ODH_KSERVE_AGENT_IMAGE
55
value: "registry.redhat.io/rhoai/odh-kserve-agent-rhel9@sha256:4d7722ef20f6e92a4b377c8f706c87bed99123ed6ae512e5557902075b2c72eb"
@@ -26,7 +26,7 @@ rhaiOperator:
2626
- name: RELATED_IMAGE_ODH_LLM_D_ROUTING_SIDECAR_IMAGE
2727
value: "registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9@sha256:4749b6ecdf288a95e72248aed914af701005dfa29362e435243e77c83bb74e1c"
2828
- name: RELATED_IMAGE_ODH_KUBE_RBAC_PROXY_IMAGE
29-
value: "registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:06736389bb998ebd371f4c3944f2064010f87e971e57cedcda5097b47a09ba5f"
29+
value: "registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:6ed4ddb61da312ea356e668c7c787c5c180ab3e7ec2af08c584ff0d9f42de3e0"
3030
- name: RELATED_IMAGE_ODH_LLM_D_KV_CACHE_IMAGE
3131
value: "registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9@sha256:0187e28be320073295b1e241eb84dd50cb5f5b6827a0cb68a0d425fb185b58f1"
3232
- name: RELATED_IMAGE_ODH_KSERVE_LOCALMODEL_CONTROLLER_IMAGE
@@ -39,12 +39,12 @@ hooks:
3939

4040
azure:
4141
cloudManager:
42-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
42+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
4343

4444
coreweave:
4545
cloudManager:
46-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
46+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"
4747

4848
aws:
4949
cloudManager:
50-
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:d87265093705b377d4903f2fd311497db8ff8bb9a42ef3dcf4ebc3b652c771b2"
50+
image: "registry.redhat.io/rhoai/odh-rhel9-operator@sha256:490bc3dcfbfd4d6823d2881a6fa4f9b1ee63f7ea86860e41bc303445d730e53b"

0 commit comments

Comments
 (0)