Closed austinmartinh closed 4 years ago
Added gen command to makefile for generating new csv files
JIRA: https://issues.redhat.com/browse/INTLY-5461
AMO_VERSION
PREV_AMO_VERSION
make gen/csv
currentCSV
application-monitoring-operator-package.yaml
Description:
Added gen command to makefile for generating new csv files
JIRA: https://issues.redhat.com/browse/INTLY-5461
Verification:
AMO_VERSION
in the makefile to a new version numberPREV_AMO_VERSION
to the old value forAMO_VERSION
make gen/csv
and verify that a new manifest is generated with the updated version numberscurrentCSV
inapplication-monitoring-operator-package.yaml
is updated to the newly specified version.