From 09d3f65ba9af3751d52e697b3bcc763a41e7903b Mon Sep 17 00:00:00 2001 From: __token__ Date: Tue, 21 Oct 2025 12:28:27 +0000 Subject: [PATCH] chore: integrate rock image training-operator:1.9.3-0704095 --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index be314295..00b59b65 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ options: training-operator-image: - default: docker.io/charmedkubeflow/training-operator:1.9.3-9e9ea13 + default: docker.io/charmedkubeflow/training-operator:1.9.3-0704095 description: | Container image to be used by the training-operator workload. type: string