From 7c8fd227d3b7b42b317e1a34eec51ba0a860369b Mon Sep 17 00:00:00 2001 From: pollfly <75068813+pollfly@users.noreply.github.com> Date: Wed, 15 Sep 2021 08:17:10 +0300 Subject: [PATCH] Fix typo (#67) --- docs/release_notes/ver_1_1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes/ver_1_1.md b/docs/release_notes/ver_1_1.md index 30100b41..aebe2a84 100644 --- a/docs/release_notes/ver_1_1.md +++ b/docs/release_notes/ver_1_1.md @@ -49,7 +49,7 @@ ClearML k8s glue default pod label was changed to `CLEARML=agent` (instead of `T - Fix venv cache cannot reinstall package from git with http credentials - Fix `PYTHONIOENCODING` environment variable is overwritten when already defined - k8s glue - - Fix suppoer for multiple k8s glue instances with pod limits + - Fix support for multiple k8s glue instances with pod limits - Fix task container handling fails parsing docker image - Fix task container is not set when using default image/arguments - Fix task container image arguments are used when no image is specified