From 835e3f1feffe583c47ece0c4d91a498abdde64b5 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 00:05:26 +0000 Subject: [PATCH] Update tensorflow/serving Docker tag to v2.17.1 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..232b2aed4f 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.17.1 - name: kserve-sklearnserver newName: kserve/sklearnserver