adding jaeger 1.49.0

pull/3010/head
nicholasSUSE 2023-09-21 19:16:16 -03:00
parent 35ad0510c7
commit b2db529529
3 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@ annotations:
catalog.rancher.io/namespace: istio-system catalog.rancher.io/namespace: istio-system
catalog.rancher.io/release-name: rancher-tracing catalog.rancher.io/release-name: rancher-tracing
apiVersion: v1 apiVersion: v1
appVersion: 1.47.0 appVersion: 1.49.0
description: A quick start Jaeger Tracing installation using the all-in-one demo. description: A quick start Jaeger Tracing installation using the all-in-one demo.
This is not production qualified. Refer to https://www.jaegertracing.io/ for details. This is not production qualified. Refer to https://www.jaegertracing.io/ for details.
name: rancher-tracing name: rancher-tracing
version: 1.47.0 version: 1.49.0

View File

@ -31,7 +31,7 @@ global:
jaeger: jaeger:
repository: rancher/mirrored-jaegertracing-all-in-one repository: rancher/mirrored-jaegertracing-all-in-one
tag: 1.47.0 tag: 1.49.0
# spanStorageType value can be "memory" and "badger" for all-in-one image # spanStorageType value can be "memory" and "badger" for all-in-one image
spanStorageType: badger spanStorageType: badger
resources: resources:

View File

@ -1,3 +1,3 @@
url: local url: local
version: 103.1.0 version: 103.2.0
doNotRelease: true doNotRelease: true