Skip to content

Commit 125c9a8

Browse files
authored
Fix image for 1.56.0 (#2532)
Signed-off-by: Israel Blancas <[email protected]>
1 parent 4450fb8 commit 125c9a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundle/manifests/jaeger-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ metadata:
1818
capabilities: Deep Insights
1919
categories: Logging & Tracing
2020
certified: "false"
21-
containerImage: quay.io/jaegertracing/jaeger-operator:1.52.0
22-
createdAt: "2024-04-08T17:58:54Z"
21+
containerImage: quay.io/jaegertracing/jaeger-operator:1.56.0
22+
createdAt: "2024-04-09T15:12:30Z"
2323
description: Provides tracing, monitoring and troubleshooting for microservices-based
2424
distributed systems
2525
operators.openshift.io/infrastructure-features: '["disconnected"]'

config/manifests/bases/jaeger-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ metadata:
1515
capabilities: Deep Insights
1616
categories: Logging & Tracing
1717
certified: "false"
18-
containerImage: quay.io/jaegertracing/jaeger-operator:1.52.0
18+
containerImage: quay.io/jaegertracing/jaeger-operator:1.56.0
1919
createdAt: "2023-05-16T04:47:12Z"
2020
description: Provides tracing, monitoring and troubleshooting for microservices-based
2121
distributed systems

0 commit comments

Comments
 (0)