From 5a95b849455d1ccae61b80c3824fdbba659580a7 Mon Sep 17 00:00:00 2001 From: Stan1005 <532338968@qq.com> Date: Tue, 10 Sep 2024 10:47:25 +0800 Subject: [PATCH] change the version of kdp Signed-off-by: Stan1005 <532338968@qq.com> --- infra/kdp-core/template.cue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/kdp-core/template.cue b/infra/kdp-core/template.cue index 6a11a8d..bb725b4 100644 --- a/infra/kdp-core/template.cue +++ b/infra/kdp-core/template.cue @@ -5,7 +5,7 @@ import ( ) _version: { - kdp: "latest" + kdp: "v1.2.2" operator: "v1.1.1" catalogManager: "v1.0.0" ux: "latest"