diff --git a/bundle/manifests/cockroachdb.clusterserviceversion.yaml b/bundle/manifests/cockroachdb.clusterserviceversion.yaml index 39c53281..e0c6b02b 100644 --- a/bundle/manifests/cockroachdb.clusterserviceversion.yaml +++ b/bundle/manifests/cockroachdb.clusterserviceversion.yaml @@ -502,6 +502,12 @@ spec: - clusterrolebindings verbs: - '*' + - apiGroups: + - cert-manager.io + resources: + - '*' + verbs: + - '*' - apiGroups: - authentication.k8s.io resources: diff --git a/version.txt b/version.txt index f4965a31..6d54bbd7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6.0.0 \ No newline at end of file +6.0.1 \ No newline at end of file