I'm getting a CVP warning when installing DWO 0.15.2 as a prereq for DS 3.1-171:
openshift-operators 118s Warning AppliedWithWarnings installplan/install-zhmlv 1 warning(s) generated during installation of operator "devworkspace-operator.v0.15.2" (CustomResourceDefinition "devworkspacetemplates.workspace.devfile.io"): workspace.devfile.io/v1alpha1 DevWorkspaceTemplate is deprecated; use workspace.devfile.io/v1alpha2 DevWorkspaceTemplate openshift-operators 118s Warning AppliedWithWarnings installplan/install-zhmlv 1 warning(s) generated during installation of operator "devworkspace-operator.v0.15.2" (CustomResourceDefinition "devworkspaces.workspace.devfile.io"): workspace.devfile.io/v1alpha1 DevWorkspace is deprecated; use workspace.devfile.io/v1alpha2 DevWorkspace
How do we move up to v1alpha2 in DS or DWO so this warning goes away?