diff --git a/examples/Makefile b/examples/Makefile index e2d526afde..145aabbc4b 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-tags depName=jaegertracing/jaeger-operator -JAEGER_VERSION ?= v1.56.0 +JAEGER_VERSION ?= v1.57.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 16222f9b86..6483f85f60 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.56.0 +JAEGER_VERSION ?= v1.57.0 TOOLKIT_NAMESPACE ?= keptn-system PODTATO_NAMESPACE ?= podtato-kubectl GRAFANA_PORT_FORWARD ?= 3000