ansible / product-demos

GNU General Public License v3.0
194 stars 194 forks source link

Pin product-demos-ee to a version tag #137

Closed jce-redhat closed 7 months ago

jce-redhat commented 8 months ago

currently the product-demos EE configuration pulls the latest image tag, so any collection updates made in the product-demos-ee repo could cause issues with current demo content. the task that defines the product-demos EE should use a specific version tag instead of latest so updates to the EE can be tested without affecting current demo content.

jce-redhat commented 7 months ago

after discussing with @IPvSean and @l3acon, we've decided to remain on the latest tag for product-demos-ee and other referenced EEs.