Closed SrishT closed 3 years ago
Currently there is no way of incrementing the version of the operator on the master after an operator release has been done.
must have
Makefile
The version for the operator in the Makefile should be specified in the following format {base_version}-{commit_number}-{commit_id}
{base_version}-{commit_number}-{commit_id}
Description
Currently there is no way of incrementing the version of the operator on the master after an operator release has been done.
Importance
must have
Location
Makefile
Suggestions for an improvement
The version for the operator in the Makefile should be specified in the following format
{base_version}-{commit_number}-{commit_id}