mirror of https://git.rancher.io/charts
add jaegertracing-all-in-one 1.43.0
parent
ed8e8f9e1c
commit
c678e3dfdc
|
@ -5,8 +5,8 @@ annotations:
|
|||
catalog.rancher.io/namespace: istio-system
|
||||
catalog.rancher.io/release-name: rancher-tracing
|
||||
apiVersion: v1
|
||||
appVersion: 1.42.0
|
||||
appVersion: 1.43.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.42.0
|
||||
version: 1.43.0
|
||||
|
|
|
@ -30,7 +30,7 @@ global:
|
|||
|
||||
jaeger:
|
||||
repository: rancher/mirrored-jaegertracing-all-in-one
|
||||
tag: 1.42.0
|
||||
tag: 1.43.0
|
||||
# spanStorageType value can be "memory" and "badger" for all-in-one image
|
||||
spanStorageType: badger
|
||||
resources:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
url: local
|
||||
version: 102.1.0
|
||||
version: 102.2.0
|
||||
doNotRelease: true
|
Loading…
Reference in New Issue