adding jaeger 1.47

pull/2878/head
Diogo Souza 2023-08-16 18:56:01 -03:00
parent b5aa7fcd7c
commit c86a4a243e
3 changed files with 5 additions and 4 deletions

View File

@ -5,8 +5,8 @@ annotations:
catalog.rancher.io/namespace: istio-system
catalog.rancher.io/release-name: rancher-tracing
apiVersion: v1
appVersion: 1.43.0
appVersion: 1.47.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.43.0
version: 1.47.0

View File

@ -20,6 +20,7 @@ global:
imagePullPolicy: IfNotPresent
imagePullSecrets: []
arch:
arm64: 2
amd64: 2
s390x: 2
ppc64le: 2
@ -30,7 +31,7 @@ global:
jaeger:
repository: rancher/mirrored-jaegertracing-all-in-one
tag: 1.43.0
tag: 1.47.0
# spanStorageType value can be "memory" and "badger" for all-in-one image
spanStorageType: badger
resources:

View File

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