Update registry operator's cert-manager version #1320
Labels
area/registry
Devfile registry for stacks and infrastructure
good first issue
Good for newcomers
kind/task
Which area/kind this issue is related to?
/kind task
/area registry
Issue Description
The cert-manager version used for the registry operator is outdated, there should be an update to more recent version.
Acceptance Criteria
Makefile
: https://github.com/devfile/registry-operator/blob/3fedd3ea4d11c5281b994502ee7b4c0378f2c433/Makefile#L20make install-cert
and verify if pods under cert-manager namespace deploy successfullymake test-integration
to verify if registry operator deploys and runs successfullyThe text was updated successfully, but these errors were encountered: