[che-devfile-registry]Release DevWorkspaceTemplates in devfile registry #20824
Labels
area/devfile-registry
engine/devworkspace
Issues related to Che configured to use the devworkspace controller as workspace engine.
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
sprint/current
Is your task related to a problem? Please describe
After solving the issue to pre-build DevWorkspace templates for devfiles v2 in devfile registry #19718, each devfile folder will contain two generated files which describe DevWorkspace:
devworkspace-che-theia-latest.yaml
anddevworkspace-che-theia-next.yaml
.We need to improve release process to update
devworkspace-che-theia-latest.yaml
by replacing tags of images (che-theia, che-machine-exec, che-theia-endpoint-runtime-binary) to use released version.Describe the solution you'd like
Update make-release.sh script to set correct tags into
devworkspace-che-theia-latest.yaml
The text was updated successfully, but these errors were encountered: