Skip to content

Commit

Permalink
add jaeger 1.47
Browse files Browse the repository at this point in the history
  • Loading branch information
diogoasouza committed Aug 4, 2023
1 parent 0bdd8b3 commit 87dea2a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/rancher-istio/1.18/rancher-tracing/charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ global:
imagePullPolicy: IfNotPresent
imagePullSecrets: []
arch:
arm64: 2
amd64: 2
s390x: 2
ppc64le: 2
Expand All @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion packages/rancher-istio/1.18/rancher-tracing/package.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
url: local
version: 102.2.0
version: 102.3.0
doNotRelease: true

0 comments on commit 87dea2a

Please sign in to comment.