Skip to content

Commit

Permalink
che-14352: Setting 'latest' version for che-theia and machine-exec pl…
Browse files Browse the repository at this point in the history
…ugins to '7.1.0'

Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
  • Loading branch information
ibuziuk committed Sep 4, 2019
1 parent 9980afc commit 85c7f63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ spec:
discoverable: false
containers:
- name: che-machine-exec
image: "docker.io/eclipse/che-machine-exec"
image: "docker.io/eclipse/che-machine-exec:7.1.0"
ports:
- exposedPort: 4444
2 changes: 1 addition & 1 deletion v3/plugins/eclipse/che-theia/latest/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
discoverable: false
containers:
- name: theia-ide
image: "docker.io/eclipse/che-theia:7.0.0"
image: "docker.io/eclipse/che-theia:7.1.0"
env:
- name: THEIA_PLUGINS
value: local-dir:///plugins
Expand Down

0 comments on commit 85c7f63

Please sign in to comment.