openshift / compliance-operator

Operator providing OpenShift cluster compliance checks
Apache License 2.0
110 stars 110 forks source link

Makefile: Make container image bundle depend on $TAG #726

Closed JAORMX closed 3 years ago

JAORMX commented 3 years ago

This ensures that when we release (using make release), the bundle follows the tag that's relevant for the release. Else it'll try to use latest` which fails in the opm addition.

Signed-off-by: Juan Antonio Osorio Robles jaosorior@redhat.com

mrogers950 commented 3 years ago

/lgtm

openshift-ci[bot] commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JAORMX, mrogers950

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/compliance-operator/blob/master/OWNERS)~~ [JAORMX,mrogers950] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment