diff --git a/examples/Makefile b/examples/Makefile index 29a7fbb8c9..a42a269c17 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-tags depName=jaegertracing/jaeger-operator -JAEGER_VERSION ?= v1.54.0 +JAEGER_VERSION ?= v1.55.0 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 47fa8a0d00..2a9311ee10 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.54.0 +JAEGER_VERSION ?= v1.55.0 TOOLKIT_NAMESPACE ?= keptn-system PODTATO_NAMESPACE ?= podtato-kubectl GRAFANA_PORT_FORWARD ?= 3000