Before tagging an apb, review all docker images referenced within the apb to ensure they use specific versions i.e. not 'latest' see here for example https://github.com/aerogearcatalog/metrics-apb/blob/1.0.0/roles/provision-metrics-apb/defaults/main.yml#L9:19 Once all apbs have docker images locked down , tag each apb repo and trigger an automated build |
|