Skip to content

Commit 0cc65d5

Browse files
authored
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 <[email protected]> * revert che-code:insiders Signed-off-by: Valeriy Svydenko <[email protected]> --------- Signed-off-by: Valeriy Svydenko <[email protected]>
1 parent 0a0aa26 commit 0cc65d5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

dependencies/che-plugin-registry/che-editors.yaml

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
version: 2.0.0
22
editors:
3-
- schemaVersion: 2.1.0
3+
- schemaVersion: 2.2.2
44
metadata:
55
name: che-incubator/che-idea/latest
6-
displayName: IntelliJ IDEA Community (Technology Preview)
6+
displayName: IntelliJ IDEA Community
77
description: Red Hat OpenShift Dev Spaces with JetBrains IntelliJ IDEA Community IDE
88
icon: /images/intellij-idea.svg
9+
tags:
10+
- Tech-Preview
911
attributes:
1012
publisher: che-incubator
1113
version: 2022.1
@@ -105,7 +107,7 @@ editors:
105107
memoryRequest: 32Mi
106108
cpuLimit: 500m
107109
cpuRequest: 30m
108-
- schemaVersion: 2.1.0
110+
- schemaVersion: 2.2.2
109111
metadata:
110112
name: che-incubator/che-code/insiders
111113
displayName: VS Code - Open Source
@@ -191,7 +193,7 @@ editors:
191193
controller.devfile.io/container-contribution: true
192194
- name: checode
193195
volume: {}
194-
- schemaVersion: 2.1.0
196+
- schemaVersion: 2.2.2
195197
metadata:
196198
name: che-incubator/che-code/latest
197199
displayName: VS Code - Open Source

0 commit comments

Comments
 (0)