From 34826a1a043b754e1df309ec29b5b1a5657c3c1c Mon Sep 17 00:00:00 2001 From: misohu Date: Tue, 10 Sep 2024 08:53:16 +0200 Subject: [PATCH 1/2] Use rock for kfp 1.9 --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index c909ba3..490595e 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ options: training-operator-image: - default: kubeflow/training-operator:v1-9e52eb7 + default: charmedkubeflow/training-operator:1.8.0-ddaf82a description: | Container image to be used by the training-operator workload. type: string From 58d641bfe5bb8687d218cfeeda5d7f1418b01314 Mon Sep 17 00:00:00 2001 From: misohu Date: Thu, 12 Sep 2024 15:40:09 +0200 Subject: [PATCH 2/2] Integrate new rock --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 490595e..3001f60 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ options: training-operator-image: - default: charmedkubeflow/training-operator:1.8.0-ddaf82a + default: charmedkubeflow/training-operator:1.8.0-a40b4cf description: | Container image to be used by the training-operator workload. type: string