From 952779fc88a25f38181d885d749de2b4b4498528 Mon Sep 17 00:00:00 2001 From: Benedikt Bongartz Date: Thu, 27 Jun 2024 09:34:45 +0200 Subject: [PATCH] changelog: remove jaeger deprecation entry Signed-off-by: Benedikt Bongartz --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1a56a93b..34b288fc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ Changes by Version ================== ## v1.58.0 (2024-05-06) -* Final deprecation of jaeger agent. Agents injected by the operator are no longer updated. newly created or updated Jaeger CRs with an agent configuration will be rejected. ([#2497](https://github.com/jaegertracing/jaeger-operator/pull/2497), [@frzifus](https://github.com/frzifus)) * Update compatibility matrix for v1.57.x ([#2594](https://github.com/jaegertracing/jaeger-operator/pull/2594), [@mooneeb](https://github.com/mooneeb)) +* imagePullSecrets is not set for agent DaemonSet ([#2563](https://github.com/jaegertracing/jaeger-operator/pull/2563), [@antoniomerlin](https://github.com/antoniomerlin)) ## v1.57.0 (2024-05-06)