I am wondering how are the docker image tags brought into OOM? In Heat, there is a script which inserts what people have in manifest file into the env file of the Heat deployment. How is this process carried out for OOM?
Currently for DCAE we declare these version tags in the file dcaegen2/charts/dcae-bootstrap/values.yaml. If you have an automated process importing from manifest, I would like to understand and generate the DCAE container tags using the same process.