Skip to content

Commit 4cb9cda

Browse files
[create-pull-request] automated change (#2187)
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 cf1d658 commit 4cb9cda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chart/k8gb/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Kubernetes: `>= 1.21.0-0`
3535

3636
| Repository | Name | Version |
3737
|------------|------|---------|
38-
| https://coredns.github.io/helm | coredns | 1.45.0 |
38+
| https://coredns.github.io/helm | coredns | 1.45.2 |
3939
| https://kubernetes-sigs.github.io/external-dns | extdns(external-dns) | 1.20.0 |
4040

4141
#### Tested Environment Configurations:
@@ -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.143.1"` | |
130+
| tracing.sidecarImage.tag | string | `"0.144.0"` | |

0 commit comments

Comments
 (0)