From 2d1156ec111de34450af7b8c303e41c690d31113 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 08:42:48 +0000 Subject: [PATCH] deps: update dependency jaegertracing/jaeger-operator to v1.60.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/Makefile | 2 +- examples/support/observability/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Makefile b/examples/Makefile index 145aabbc4b..069ac0049e 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-tags depName=jaegertracing/jaeger-operator -JAEGER_VERSION ?= v1.57.0 +JAEGER_VERSION ?= v1.60.1 TOOLKIT_NAMESPACE ?= keptn-system PODTATO_NAMESPACE ?= podtato-kubectl GRAFANA_PORT_FORWARD ?= 3000 diff --git a/examples/support/observability/Makefile b/examples/support/observability/Makefile index 6483f85f60..337bbae881 100644 --- a/examples/support/observability/Makefile +++ b/examples/support/observability/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-tags depName=jaegertracing/jaeger-operator -JAEGER_VERSION ?= v1.57.0 +JAEGER_VERSION ?= v1.60.1 TOOLKIT_NAMESPACE ?= keptn-system PODTATO_NAMESPACE ?= podtato-kubectl GRAFANA_PORT_FORWARD ?= 3000