Currently in DSPO when we create a new tag, new image is built for DSPO for this tag version. We want to replicate similar behavior for the DSP repo, only difference being in DSP there will be multiple upstream images built, one for each component we leverage (e.g. apiserver, persistentagent, etc.).
Also, like for the DSPO repo, we need images built for each PR that's created, so that we may test that pr easily with those new changes.