Skip to content

Commit d4e562b

Browse files
[create-pull-request] automated change (#2231)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ytsarev <518532+ytsarev@users.noreply.github.com>
1 parent 8e1ea1d commit d4e562b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/k8gb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ Note: k8gb is architected to run on top of any compliant Kubernetes cluster and
127127
| tracing.samplingRatio | string | `nil` | float representing the ratio of how often the span should be kept/dropped (env var `TRACING_SAMPLING_RATIO`) if not specified, the AlwaysSample will be used which is the same as 1.0. `0.1` would mean that 10% of samples will be kept |
128128
| tracing.sidecarImage.pullPolicy | string | `"Always"` | |
129129
| tracing.sidecarImage.repository | string | `"otel/opentelemetry-collector"` | OpenTelemetry collector into which the k8gb operator sends the spans. It can be further configured to send its data to somewhere else using exporters (Jaeger for instance) |
130-
| tracing.sidecarImage.tag | string | `"0.144.0"` | |
130+
| tracing.sidecarImage.tag | string | `"0.145.0"` | |

0 commit comments

Comments
 (0)