forked from kserve/modelmesh-serving
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #199 from Jooho/20230914_update_main
sync stable branch from main branch and format sources
- Loading branch information
Showing
21 changed files
with
4,587 additions
and
284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
monitoring-namespace=opendatahub | ||
odh-mm-rest-proxy=quay.io/opendatahub/rest-proxy:v0.11.0-rc0 | ||
odh-modelmesh-runtime-adapter=quay.io/opendatahub/modelmesh-runtime-adapter:v0.11.0-rc0 | ||
odh-modelmesh=quay.io/opendatahub/modelmesh:v0.11.0-rc0 | ||
odh-mm-rest-proxy=quay.io/opendatahub/rest-proxy:fast | ||
odh-modelmesh-runtime-adapter=quay.io/opendatahub/modelmesh-runtime-adapter:fast | ||
odh-modelmesh=quay.io/opendatahub/modelmesh:fast | ||
odh-openvino=quay.io/opendatahub/openvino_model_server:2022.3-release | ||
odh-modelmesh-controller=quay.io/opendatahub/modelmesh-controller:v0.11.0-rc0 | ||
odh-model-controller=quay.io/opendatahub/odh-model-controller:v0.11.0-rc0 | ||
odh-modelmesh-controller=quay.io/opendatahub/modelmesh-controller:fast | ||
odh-model-controller=quay.io/opendatahub/odh-model-controller:fast |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.