@@ -49,16 +49,16 @@ metadata:
4949 capabilities : Basic Install
5050 categories : |
5151 Modernization & Migration,Developer Tools,Monitoring,Integration & Delivery
52- containerImage : quay.io/pelorus/pelorus-operator:0.0.8-rc.4
53- createdAt : " 2023-08-16T17:46:11Z "
52+ containerImage : quay.io/pelorus/pelorus-operator:0.0.8-rc.5
53+ createdAt : " 2023-08-16T20:50:51Z "
5454 description : |
5555 Tool that helps IT organizations measure their impact on the overall performance of their organization
5656 operatorframework.io/suggested-namespace : pelorus
5757 operators.operatorframework.io/builder : operator-sdk-v1.28.1
5858 operators.operatorframework.io/project_layout : helm.sdk.operatorframework.io/v1
5959 repository : https://github.com/dora-metrics/pelorus/
6060 support : Pelorus Community
61- name : pelorus-operator.v0.0.8-rc.4
61+ name : pelorus-operator.v0.0.8-rc.5
6262 namespace : placeholder
6363spec :
6464 apiservicedefinitions : {}
@@ -211,53 +211,53 @@ spec:
211211 verbs :
212212 - ' *'
213213 - apiGroups :
214- - route.openshift.io
214+ - integreatly.org
215215 resources :
216- - routes
216+ - grafanadashboards
217+ - grafanadatasources
218+ - grafanas
217219 verbs :
218220 - ' *'
219221 - apiGroups :
220- - " "
222+ - image.openshift.io
221223 resources :
222- - configmaps
223- - secrets
224- - serviceaccounts
225- - services
224+ - imagestreams
226225 verbs :
227226 - ' *'
228227 - apiGroups :
229- - rbac.authorization.k8s.io
228+ - monitoring.coreos.com
230229 resources :
231- - rolebindings
232- - roles
230+ - prometheuses
231+ - prometheusrules
232+ - servicemonitors
233233 verbs :
234234 - ' *'
235235 - apiGroups :
236- - apps .openshift.io
236+ - route .openshift.io
237237 resources :
238- - deploymentconfigs
238+ - routes
239239 verbs :
240240 - ' *'
241241 - apiGroups :
242- - integreatly.org
242+ - " "
243243 resources :
244- - grafanadashboards
245- - grafanadatasources
246- - grafanas
244+ - configmaps
245+ - secrets
246+ - serviceaccounts
247+ - services
247248 verbs :
248249 - ' *'
249250 - apiGroups :
250- - image.openshift .io
251+ - rbac.authorization.k8s .io
251252 resources :
252- - imagestreams
253+ - rolebindings
254+ - roles
253255 verbs :
254256 - ' *'
255257 - apiGroups :
256- - monitoring.coreos.com
258+ - apps.openshift.io
257259 resources :
258- - prometheuses
259- - prometheusrules
260- - servicemonitors
260+ - deploymentconfigs
261261 verbs :
262262 - ' *'
263263 - apiGroups :
@@ -409,7 +409,7 @@ spec:
409409 - --metrics-bind-address=127.0.0.1:8080
410410 - --leader-elect
411411 - --leader-election-id=pelorus-operator
412- image : quay.io/pelorus/pelorus-operator:0.0.8-rc.4
412+ image : quay.io/pelorus/pelorus-operator:0.0.8-rc.5
413413 livenessProbe :
414414 httpGet :
415415 path : /healthz
@@ -511,7 +511,7 @@ spec:
511511 provider :
512512 name : Red Hat
513513 url : https://redhat.com
514- version : 0.0.8-rc.4
514+ version : 0.0.8-rc.5
515515 replaces : pelorus-operator.v0.0.7
516516 skips :
517517 - pelorus-operator.v0.0.7
0 commit comments