Skip to content

Commit 7426960

Browse files
chore: update manifest commit SHAs
1 parent 3a76682 commit 7426960

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

get_all_manifests.sh

Lines changed: 13 additions & 13 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"
19-
["workbenches/kf-notebook-controller"]="opendatahub-io:kubeflow:main@0fc24b48fad6af13d64ff6bf930d101964b5c588:components/notebook-controller/config"
20-
["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"
18+
["dashboard"]="opendatahub-io:odh-dashboard:main@a474209a031dd750a1be4b70a8c6c12f862c0969:manifests"
19+
["workbenches/kf-notebook-controller"]="opendatahub-io:kubeflow:main@61206ddd8dce14c7601900b2cc8b3adeafda8662:components/notebook-controller/config"
20+
["workbenches/odh-notebook-controller"]="opendatahub-io:kubeflow:main@61206ddd8dce14c7601900b2cc8b3adeafda8662:components/odh-notebook-controller/config"
21+
["workbenches/notebooks"]="opendatahub-io:notebooks:main@4d2febfba491b5b5949c6c7a5f9dc7fcf885eee1: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@ce7bf2c3de304907db1dc69079d5cf9d5ec3ca12: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"
29-
["feastoperator"]="opendatahub-io:feast:stable@0c85e244d3182b4570164f6d66c8b106a207c070:infra/feast-operator/config"
30-
["llamastackoperator"]="opendatahub-io:llama-stack-k8s-operator:odh@76895fce0f00a3a7e147b7f5689a7d1b4ed5b6c9:config"
31-
["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"
28+
["modelcontroller"]="opendatahub-io:odh-model-controller:incubating@9175e1f0d69639d9cb78805498868102165c96d1:config"
29+
["feastoperator"]="opendatahub-io:feast:stable@8e15fae8afea29a0cbf789e715a29309837af007:infra/feast-operator/config"
30+
["llamastackoperator"]="opendatahub-io:llama-stack-k8s-operator:odh@a5d32a8a739f0952e00fce008fbccbfff866ed76:config"
31+
["trainer"]="opendatahub-io:trainer:stable@587ed537ca3d189e29a1ccb69270e8e6057c4ea7:manifests"
32+
["maas"]="opendatahub-io:maas-billing:main@a4cc8fc8808ccf1ff62157dc4a9156e717da95a6:deployment"
33+
["mlflowoperator"]="opendatahub-io:mlflow-operator:main@e9697f6a4130314a6e892e632dd502f2bd28e3c1:config"
34+
["sparkoperator"]="opendatahub-io:spark-operator:main@718b11b2eb9ab5c7de67b74614edc6b9c5057f70:config"
3535
["wva"]="opendatahub-io:workload-variant-autoscaler:main@10487abd04701ad3f2aefc1fdb9beb6cc7680905:config"
3636
)
3737

0 commit comments

Comments
 (0)