@@ -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.8 .0
10
- createdAt : " 2022-12-01T10 :00:12Z"
9
+ containerImage : quay.io/grafana-operator/grafana-operator:v4.9 .0
10
+ createdAt : " 2023-02-10T10 :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.8 .0
22
+ name : grafana-operator.v4.9 .0
23
23
namespace : placeholder
24
24
spec :
25
25
apiservicedefinitions : {}
@@ -295,7 +295,7 @@ spec:
295
295
valueFrom :
296
296
fieldRef :
297
297
fieldPath : metadata.annotations['olm.targetNamespaces']
298
- image : quay.io/grafana-operator/grafana-operator:v4.8 .0
298
+ image : quay.io/grafana-operator/grafana-operator:v4.9 .0
299
299
imagePullPolicy : Always
300
300
livenessProbe :
301
301
httpGet :
@@ -378,5 +378,5 @@ spec:
378
378
maturity : alpha
379
379
provider :
380
380
name : Red Hat
381
- replaces : grafana-operator.v4.7.1
382
- version : 4.8 .0
381
+ replaces : grafana-operator.v4.8.0
382
+ version : 4.9 .0
0 commit comments