chore: Set 7.78.0 release image tags
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>7.78.x
parent
5817b217bd
commit
c47c7f6f0e
|
|
@ -614,7 +614,7 @@ che.factory.default_devfile_filenames=devfile.yaml,.devfile.yaml
|
||||||
### Devfile defaults
|
### Devfile defaults
|
||||||
# Editor used for factories that are created from a remote Git repository
|
# Editor used for factories that are created from a remote Git repository
|
||||||
# which doesn't contain any {prod-short}-specific workspace descriptor.
|
# which doesn't contain any {prod-short}-specific workspace descriptor.
|
||||||
che.factory.default_editor=eclipse/che-theia/next
|
che.factory.default_editor=eclipse/che-theia/latest
|
||||||
|
|
||||||
# File size limit for the URL fetcher which fetches files from the SCM repository.
|
# File size limit for the URL fetcher which fetches files from the SCM repository.
|
||||||
che.factory.scm_file_fetcher_limit_bytes=102400
|
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
|
||||||
# Default editor that should be provisioned into Devfile if there is no specified editor.
|
# Default editor that should be provisioned into Devfile if there is no specified editor.
|
||||||
# The format is `editorPublisher/editorName/editorVersion` value.
|
# The format is `editorPublisher/editorName/editorVersion` value.
|
||||||
# A `NULL` or absence of value means that default editor should not be provisioned.
|
# A `NULL` or absence of value means that default editor should not be provisioned.
|
||||||
che.workspace.devfile.default_editor=eclipse/che-theia/next
|
che.workspace.devfile.default_editor=eclipse/che-theia/latest
|
||||||
|
|
||||||
# Default plug-ins which should be provisioned for the default editor.
|
# Default plug-ins which should be provisioned for the default editor.
|
||||||
# All plug-ins from this list that aren't explicitly mentioned in the user-defined devfile
|
# All plug-ins from this list that aren't explicitly mentioned in the user-defined devfile
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue