diff --git a/examples/sample-app/Makefile b/examples/sample-app/Makefile index 5ddcbf2e2c..a60a0637bd 100644 --- a/examples/sample-app/Makefile +++ b/examples/sample-app/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-tags depName=jaegertracing/jaeger -JAEGER_VERSION ?= v1.45.0 +JAEGER_VERSION ?= v1.48.0 LFC_NAMESPACE ?= keptn-lifecycle-controller-system PODTATO_NAMESPACE ?= podtato-kubectl GRAFANA_PORT_FORWARD ?= 3000