File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ metadata:
42
42
categories : Monitoring
43
43
certified : " false"
44
44
containerImage : observability-operator:1.2.0
45
- createdAt : " 2025-06-13T09:25:15Z "
45
+ createdAt : " 2025-06-24T11:30:26Z "
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"
@@ -923,7 +923,7 @@ spec:
923
923
- --images=alertmanager=quay.io/prometheus/alertmanager:v0.26.0
924
924
- --images=prometheus=quay.io/prometheus/prometheus:v2.49.1
925
925
- --images=thanos=quay.io/thanos/thanos:v0.33.0
926
- - --images=perses=quay.io/openshift-observability-ui/perses:v0.51-go-1.23
926
+ - --images=perses=quay.io/openshift-observability-ui/perses:v0.51.1 -go-1.23
927
927
env :
928
928
- name : NAMESPACE
929
929
valueFrom :
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ patches:
41
41
- patch : |-
42
42
- op: add
43
43
path: /spec/template/spec/containers/0/args/-
44
- value: --images=perses=quay.io/openshift-observability-ui/perses:v0.51-go-1.23
44
+ value: --images=perses=quay.io/openshift-observability-ui/perses:v0.51.1 -go-1.23
45
45
target :
46
46
group : apps
47
47
kind : Deployment
You can’t perform that action at this time.
0 commit comments