Skip to content

Commit

Permalink
[release] Add 7.31.2 plugins in master
Browse files Browse the repository at this point in the history
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
  • Loading branch information
mkuznyetsov authored and benoitf committed Jun 11, 2021
1 parent 8402c56 commit c63f253
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions che-editors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ editors:
ephemeral: true
- schemaVersion: 2.1.0
metadata:
name: eclipse/che-theia/7.31.1
name: eclipse/che-theia/7.31.2
displayName: theia-ide
description: Eclipse Theia
icon: https://raw.githubusercontent.com/theia-ide/theia/master/logo/theia-logo-no-text-black.svg?sanitize=true
Expand All @@ -178,7 +178,7 @@ editors:
components:
- name: theia-ide
container:
image: "quay.io/eclipse/che-theia:7.31.1"
image: "quay.io/eclipse/che-theia:7.31.2"
env:
- name: THEIA_PLUGINS
value: 'local-dir:///plugins'
Expand Down Expand Up @@ -265,7 +265,7 @@ editors:
volume: {}
- name: che-machine-exec
container:
image: 'quay.io/eclipse/che-machine-exec:7.31.1'
image: 'quay.io/eclipse/che-machine-exec:7.31.2'
command:
- /go/bin/che-machine-exec
- '--url'
Expand All @@ -290,7 +290,7 @@ editors:
app.kubernetes.io/component: remote-runtime-injector
app.kubernetes.io/part-of: che-theia.eclipse.org
container:
image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.31.1"
image: "quay.io/eclipse/che-theia-endpoint-runtime-binary:7.31.2"
env:
- name: PLUGIN_REMOTE_ENDPOINT_EXECUTABLE
value: /remote-endpoint/plugin-remote-endpoint
Expand Down

0 comments on commit c63f253

Please sign in to comment.