Skip to content

Commit 37d26bf

Browse files
chore: update manifest commit SHAs
1 parent fa1fcdc commit 37d26bf

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

get_all_manifests.sh

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,23 @@ DST_CHARTS_DIR="./opt/charts"
1515

1616
# ODH Component Manifests
1717
declare -A ODH_COMPONENT_MANIFESTS=(
18-
["dashboard"]="opendatahub-io:odh-dashboard:main@b46b6a5d4f6f2c46c539530027a58cd6974efc3e:manifests"
18+
["dashboard"]="opendatahub-io:odh-dashboard:main@c6b29d40c782188ab277cdbed78bd6e3c42043db:manifests"
1919
["workbenches/kf-notebook-controller"]="opendatahub-io:kubeflow:main@0fc24b48fad6af13d64ff6bf930d101964b5c588:components/notebook-controller/config"
2020
["workbenches/odh-notebook-controller"]="opendatahub-io:kubeflow:main@0fc24b48fad6af13d64ff6bf930d101964b5c588:components/odh-notebook-controller/config"
21-
["workbenches/notebooks"]="opendatahub-io:notebooks:main@1266e9a942ac899c8a7c42ea4a4f4d8e73775461:manifests"
22-
["kserve"]="opendatahub-io:kserve:release-v0.15@379909884399e0cdbb720d584219e6c7b8d11fdd:config"
21+
["workbenches/notebooks"]="opendatahub-io:notebooks:main@98f5c95c2bfa86c7425bd9fad6a3eb1a635cac31:manifests"
22+
["kserve"]="opendatahub-io:kserve:release-v0.15@f7294c58f823ec35986ef3bfeb4e2a6623a62b17:config"
2323
["ray"]="opendatahub-io:kuberay:dev@b5ee4c9963783dad6a8917abfa29c4e91d8630ec:ray-operator/config"
2424
["trustyai"]="opendatahub-io:trustyai-service-operator:incubation@25e144dd0f4c311c53cbe069fed18fb93fdb3a7d:config"
25-
["modelregistry"]="opendatahub-io:model-registry-operator:main@279acc6ea21f1c0ad11c1deaabf48819bb868f03:config"
25+
["modelregistry"]="opendatahub-io:model-registry-operator:main@f8a6863e73577b087497e5035bc68e9724c9b79a:config"
2626
["trainingoperator"]="opendatahub-io:training-operator:stable@bfceb07994dc72751c4f445f8d27e673292bc0b5:manifests"
2727
["datasciencepipelines"]="opendatahub-io:data-science-pipelines-operator:main@976f622093eeab657c36c12215d305faeb1d879a:config"
28-
["modelcontroller"]="opendatahub-io:odh-model-controller:incubating@9a7657e99fb5cb6ab0c80861b621dcc3210ae029:config"
28+
["modelcontroller"]="opendatahub-io:odh-model-controller:incubating@3902d616e2911f617567706174075948523fb0c5:config"
2929
["feastoperator"]="opendatahub-io:feast:stable@0c85e244d3182b4570164f6d66c8b106a207c070:infra/feast-operator/config"
3030
["llamastackoperator"]="opendatahub-io:llama-stack-k8s-operator:odh@76895fce0f00a3a7e147b7f5689a7d1b4ed5b6c9:config"
3131
["trainer"]="opendatahub-io:trainer:stable@6b4be8aa3c4a12cf81b94bba4aca5d9b3e52d906:manifests"
32-
["maas"]="opendatahub-io:maas-billing:main@6bcdb80286dd20bcac27ec0aaa06c1c1828e3327:deployment"
33-
["mlflowoperator"]="opendatahub-io:mlflow-operator:main@08fd16ae240c0c8118741c4e7fdc34541f9965e3:config"
34-
["sparkoperator"]="opendatahub-io:spark-operator:main@ca38ec94e2a7859d65d6c8b045181ab6b7dd8e51:config"
32+
["maas"]="opendatahub-io:maas-billing:main@29ed8919156b00fb987d3b0dd93deb1f6ef6d045:deployment"
33+
["mlflowoperator"]="opendatahub-io:mlflow-operator:main@33c744bd18ad86d1193bcdee1874ee5632191139:config"
34+
["sparkoperator"]="opendatahub-io:spark-operator:main@63c40fb6e748e583e54e01ae105e29baaabde242:config"
3535
)
3636

3737
# RHOAI Component Manifests

0 commit comments

Comments
 (0)