From 0cc65d58acf66f317c6d28d34ecfe0657fdb50df Mon Sep 17 00:00:00 2001 From: Valerii Svydenko Date: Thu, 28 Mar 2024 12:07:50 +0200 Subject: [PATCH] Add Tech-Preview tag for idea editor (#1059) * chore: add Tech-Preview tag for idea editor; remove che-code insiders Signed-off-by: Valeriy Svydenko * revert che-code:insiders Signed-off-by: Valeriy Svydenko --------- Signed-off-by: Valeriy Svydenko --- dependencies/che-plugin-registry/che-editors.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/dependencies/che-plugin-registry/che-editors.yaml b/dependencies/che-plugin-registry/che-editors.yaml index 4c4cf0cd73..c20c8e22f2 100644 --- a/dependencies/che-plugin-registry/che-editors.yaml +++ b/dependencies/che-plugin-registry/che-editors.yaml @@ -1,11 +1,13 @@ version: 2.0.0 editors: - - schemaVersion: 2.1.0 + - schemaVersion: 2.2.2 metadata: name: che-incubator/che-idea/latest - displayName: IntelliJ IDEA Community (Technology Preview) + displayName: IntelliJ IDEA Community description: Red Hat OpenShift Dev Spaces with JetBrains IntelliJ IDEA Community IDE icon: /images/intellij-idea.svg + tags: + - Tech-Preview attributes: publisher: che-incubator version: 2022.1 @@ -105,7 +107,7 @@ editors: memoryRequest: 32Mi cpuLimit: 500m cpuRequest: 30m - - schemaVersion: 2.1.0 + - schemaVersion: 2.2.2 metadata: name: che-incubator/che-code/insiders displayName: VS Code - Open Source @@ -191,7 +193,7 @@ editors: controller.devfile.io/container-contribution: true - name: checode volume: {} - - schemaVersion: 2.1.0 + - schemaVersion: 2.2.2 metadata: name: che-incubator/che-code/latest displayName: VS Code - Open Source