Skip to content

Commit

Permalink
Add Tech-Preview tag for idea editor (#1059)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
svor authored Mar 28, 2024
1 parent 0a0aa26 commit 0cc65d5
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions dependencies/che-plugin-registry/che-editors.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0cc65d5

Please sign in to comment.