Skip to content

Commit

Permalink
Bump Serving components to v0.11.1 (#852)
Browse files Browse the repository at this point in the history
The `release-0.11.1` branch is the new fallback branch for serving
components. This is updating the fallback branch.

Signed-off-by: Edgar Hernández <[email protected]>
  • Loading branch information
israel-hdez authored Feb 7, 2024
1 parent d72e5fe commit d8d94d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions get_all_manifests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ declare -A COMPONENT_MANIFESTS=(
["odh-notebook-controller"]="opendatahub-io:kubeflow:v1.7-branch:components/odh-notebook-controller/config:odh-notebook-controller/odh-notebook-controller"
["notebooks"]="opendatahub-io:notebooks:main:manifests:notebooks"
["trustyai"]="trustyai-explainability:trustyai-service-operator:release/1.10.2:config:trustyai-service-operator"
["model-mesh"]="opendatahub-io:modelmesh-serving:release-0.11.0:config:model-mesh"
["odh-model-controller"]="opendatahub-io:odh-model-controller:release-0.11.0:config:odh-model-controller"
["kserve"]="opendatahub-io:kserve:release-v0.11.0:config:kserve"
["model-mesh"]="opendatahub-io:modelmesh-serving:release-0.11.1:config:model-mesh"
["odh-model-controller"]="opendatahub-io:odh-model-controller:release-0.11.1:config:odh-model-controller"
["kserve"]="opendatahub-io:kserve:release-v0.11.1:config:kserve"
["modelregistry"]="opendatahub-io:model-registry-operator:main:config:model-registry-operator"
)

Expand Down

0 comments on commit d8d94d4

Please sign in to comment.