Closed
Description
/kind bug
Which area this bug is related to?
/area registry
What versions of software are you using?
Operating System:
Go Pkg Version:
Bug Summary
Describe the bug:
The UI shows (pulls from metadata) the stack is Nodejs 14, but the devfile itself actually uses Nodejs16. registry.access.redhat.com/ubi8/nodejs-16:latest
To Reproduce:
Expected behavior
metadata should match the image version.
We should also scan through the registry to make sure all stacks & samples metadata match what's inside the devfile.
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable.
Additional context
Any workaround?
Suggestion on how to fix the bug