@@ -6,8 +6,8 @@ metadata:
6
6
capabilities : Basic Install
7
7
categories : Monitoring
8
8
certified : " False"
9
- containerImage : quay.io/grafana-operator/grafana-operator:v4.4.1
10
- createdAt : " 2022-05-09T10 :00:12Z"
9
+ containerImage : quay.io/grafana-operator/grafana-operator:v4.5.0
10
+ createdAt : " 2022-07-13T10 :00:12Z"
11
11
description : A Kubernetes Operator based on the Operator SDK for creating and
12
12
managing Grafana instances
13
13
operators.operatorframework.io/builder : operator-sdk-v1.13.1
@@ -19,7 +19,7 @@ metadata:
19
19
operatorframework.io/arch.arm64 : supported
20
20
operatorframework.io/arch.ppc64le : supported
21
21
operatorframework.io/arch.s390x : supported
22
- name : grafana-operator.v4.4.1
22
+ name : grafana-operator.v4.5.0
23
23
namespace : placeholder
24
24
spec :
25
25
apiservicedefinitions : {}
@@ -272,7 +272,7 @@ spec:
272
272
valueFrom :
273
273
fieldRef :
274
274
fieldPath : metadata.annotations['olm.targetNamespaces']
275
- image : quay.io/grafana-operator/grafana-operator:v4.4.1
275
+ image : quay.io/grafana-operator/grafana-operator:v4.5.0
276
276
imagePullPolicy : Always
277
277
livenessProbe :
278
278
httpGet :
@@ -355,5 +355,5 @@ spec:
355
355
maturity : alpha
356
356
provider :
357
357
name : Red Hat
358
- replaces : grafana-operator.v4.4.0
359
- version : 4.4.1
358
+ replaces : grafana-operator.v4.4.1
359
+ version : 4.5.0
0 commit comments