mirror of https://git.rancher.io/charts
adding jaeger 1.49.0
parent
35ad0510c7
commit
b2db529529
|
@ -5,8 +5,8 @@ annotations:
|
|||
catalog.rancher.io/namespace: istio-system
|
||||
catalog.rancher.io/release-name: rancher-tracing
|
||||
apiVersion: v1
|
||||
appVersion: 1.47.0
|
||||
appVersion: 1.49.0
|
||||
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.
|
||||
name: rancher-tracing
|
||||
version: 1.47.0
|
||||
version: 1.49.0
|
||||
|
|
|
@ -31,7 +31,7 @@ global:
|
|||
|
||||
jaeger:
|
||||
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: badger
|
||||
resources:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: local
|
||||
version: 103.1.0
|
||||
version: 103.2.0
|
||||
doNotRelease: true
|
Loading…
Reference in New Issue