Skip to content

Commit d9b86ef

Browse files
committed
chore: Set 7.82.0 release image tags
Signed-off-by: Mykhailo Kuznietsov <[email protected]>
1 parent e5dbe45 commit d9b86ef

File tree

1 file changed

+2
-2
lines changed
  • assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che

1 file changed

+2
-2
lines changed

assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/che.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ che.factory.default_devfile_filenames=devfile.yaml,.devfile.yaml
614614
### Devfile defaults
615615
# Editor used for factories that are created from a remote Git repository
616616
# which doesn't contain any {prod-short}-specific workspace descriptor.
617-
che.factory.default_editor=eclipse/che-theia/next
617+
che.factory.default_editor=eclipse/che-theia/latest
618618

619619
# File size limit for the URL fetcher which fetches files from the SCM repository.
620620
che.factory.scm_file_fetcher_limit_bytes=102400
@@ -626,7 +626,7 @@ che.factory.devfile2_files_resolution_list=.che/che-editor.yaml,.che/che-theia-p
626626
# Default editor that should be provisioned into Devfile if there is no specified editor.
627627
# The format is `editorPublisher/editorName/editorVersion` value.
628628
# A `NULL` or absence of value means that default editor should not be provisioned.
629-
che.workspace.devfile.default_editor=eclipse/che-theia/next
629+
che.workspace.devfile.default_editor=eclipse/che-theia/latest
630630

631631
# Default plug-ins which should be provisioned for the default editor.
632632
# All plug-ins from this list that aren't explicitly mentioned in the user-defined devfile

0 commit comments

Comments
 (0)