From 1daa1f503d72bc0daeca134a73cb23ab3aed2231 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:04:58 +0000 Subject: [PATCH] Update tensorflow/serving Docker tag to v2.18.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- config/runtimes/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/runtimes/kustomization.yaml b/config/runtimes/kustomization.yaml index 48e6877b07..d13d0d259c 100644 --- a/config/runtimes/kustomization.yaml +++ b/config/runtimes/kustomization.yaml @@ -17,7 +17,7 @@ images: # SMS Only Runtimes - name: tensorflow-serving newName: tensorflow/serving - newTag: 2.6.2 + newTag: 2.18.0 - name: kserve-sklearnserver newName: kserve/sklearnserver