File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ The following table shows the compatibility of `Jaeger Operator helm chart` with
22
33| Chart version | Jaeger Operator | Kubernetes | Strimzi Operator | Cert-Manager |
44| ---------------------------| -----------------| -----------------| --------------------| --------------|
5+ | 2.50.0 | v1.52.x | v1.19 to v1.28 | v0.32 | v1.6.1+ |
56| 2.49.0 | v1.49.x | v1.19 to v1.28 | v0.32 | v1.6.1+ |
67| 2.47.0 | v1.47.x | v1.19 to v1.26 | v0.23 | v1.6.1+ |
78| 2.46.0 | v1.46.x | v1.19 to v1.26 | v0.23 | v1.6.1+ |
Original file line number Diff line number Diff line change 11apiVersion : v1
22description : jaeger-operator Helm chart for Kubernetes
33name : jaeger-operator
4- version : 2.49 .0
5- appVersion : 1.49 .0
4+ version : 2.50 .0
5+ appVersion : 1.52 .0
66home : https://www.jaegertracing.io/
77icon : https://www.jaegertracing.io/img/jaeger-icon-reverse-color.svg
88sources :
Original file line number Diff line number Diff line change @@ -55,11 +55,11 @@ The command removes all the Kubernetes components associated with the chart and
5555The following table lists the configurable parameters of the jaeger-operator chart and their default values.
5656
5757| Parameter | Description | Default |
58- | :------------------------- | :---------------------------------------------------------------------------------------------------------- | :------------------------------ |
58+ | :------------------------- | :---------------------------------------------------------------------------------------------------------- | :-------------------------------- |
5959| ` serviceExtraLabels ` | Additional labels to jaeger-operator service | ` {} ` |
6060| ` extraLabels ` | Additional labels to jaeger-operator deployment | ` {} ` |
6161| ` image.repository ` | Controller container image repository | ` jaegertracing/jaeger-operator ` |
62- | ` image.tag ` | Controller container image tag | ` 1.49 .0 ` |
62+ | ` image.tag ` | Controller container image tag | ` 1.52 .0 ` |
6363| ` image.pullPolicy ` | Controller container image pull policy | ` IfNotPresent ` |
6464| ` jaeger.create ` | Jaeger instance will be created | ` false ` |
6565| ` jaeger.spec ` | Jaeger instance specification | ` {} ` |
You can’t perform that action at this time.
0 commit comments