Skip to content

Commit e9dd2e8

Browse files
Update Helm release jaeger to v3.4.1 (#2723)
1 parent d62207f commit e9dd2e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/selenium-grid/CONFIGURATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A Helm chart for creating a Selenium Grid Server in Kubernetes
2020
|------------|------|---------|
2121
| https://charts.bitnami.com/bitnami | postgresql | 16.5.2 |
2222
| https://charts.bitnami.com/bitnami | redis | 20.11.4 |
23-
| https://jaegertracing.github.io/helm-charts | jaeger | 3.4.0 |
23+
| https://jaegertracing.github.io/helm-charts | jaeger | 3.4.1 |
2424
| https://kedacore.github.io/charts | keda | 2.16.1 |
2525
| https://kubernetes.github.io/ingress-nginx | ingress-nginx | 4.12.0 |
2626
| https://prometheus-community.github.io/helm-charts | kube-prometheus-stack | 70.1.1 |

charts/selenium-grid/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
name: ingress-nginx
1616
condition: ingress.enableWithController, ingress-nginx.enabled
1717
- repository: https://jaegertracing.github.io/helm-charts
18-
version: 3.4.0
18+
version: 3.4.1
1919
name: jaeger
2020
condition: tracing.enabled, jaeger.enabled
2121
- repository: https://prometheus-community.github.io/helm-charts

0 commit comments

Comments
 (0)