File tree 4 files changed +8
-8
lines changed
package-operator/operator
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- 1.0 .0
1
+ 1.1 .0
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ metadata:
41
41
capabilities : Basic Install
42
42
categories : Monitoring
43
43
certified : " false"
44
- containerImage : observability-operator:1.0 .0
45
- createdAt : " 2025-03-11T15:00:28Z "
44
+ containerImage : observability-operator:1.1 .0
45
+ createdAt : " 2025-03-13T09:38:40Z "
46
46
description : A Go based Kubernetes operator to setup and manage highly available
47
47
Monitoring Stack using Prometheus, Alertmanager and Thanos Querier.
48
48
operatorframework.io/cluster-monitoring : " true"
@@ -58,7 +58,7 @@ metadata:
58
58
]
59
59
operators.operatorframework.io/project_layout : unknown
60
60
repository : https://github.com/rhobs/observability-operator
61
- name : observability-operator.v1.0 .0
61
+ name : observability-operator.v1.1 .0
62
62
namespace : placeholder
63
63
spec :
64
64
apiservicedefinitions : {}
@@ -918,7 +918,7 @@ spec:
918
918
valueFrom :
919
919
fieldRef :
920
920
fieldPath : metadata.namespace
921
- image : observability-operator:1.0 .0
921
+ image : observability-operator:1.1 .0
922
922
imagePullPolicy : Always
923
923
livenessProbe :
924
924
httpGet :
@@ -1058,7 +1058,7 @@ spec:
1058
1058
maturity : alpha
1059
1059
provider :
1060
1060
name : Red Hat
1061
- version : 1.0 .0
1061
+ version : 1.1 .0
1062
1062
webhookdefinitions :
1063
1063
- admissionReviewVersions :
1064
1064
- v1
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ resources:
13
13
images :
14
14
- name : observability-operator
15
15
newName : observability-operator
16
- newTag : 1.0 .0
16
+ newTag : 1.1 .0
17
17
18
18
patches :
19
19
- patch : |-
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ namespace: observability-operator
4
4
images :
5
5
- name : observability-operator
6
6
newName : observability-operator
7
- newTag : 1.0 .0
7
+ newTag : 1.1 .0
8
8
commonAnnotations :
9
9
package-operator.run/phase : operator
10
10
resources :
You can’t perform that action at this time.
0 commit comments