Skip to content

Commit 88e73de

Browse files
fix(deps): Update dependencies
1 parent 941f17f commit 88e73de

File tree

14 files changed

+48
-24
lines changed

14 files changed

+48
-24
lines changed

charts/agent/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,3 +452,6 @@ Chart to install K8s collection stack based on Observe Agent
452452
| observe.token.value | string | `""` | |
453453
| observe.traceToken.create | bool | `false` | |
454454
| observe.traceToken.value | string | `""` | |
455+
456+
----------------------------------------------
457+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

charts/endpoint/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ Observe collection endpoint utility functions
1919
| global.observe.collectorPort | string | `"443"` | |
2020
| global.observe.collectorScheme | string | `"https"` | |
2121
| global.observe.customer | string | `""` | |
22+
23+
----------------------------------------------
24+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

charts/events/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ Observe kubernetes event collection
4242
| serviceAccount.create | bool | `true` | |
4343
| serviceAccount.name | string | `nil` | |
4444
| tolerations | object | `{}` | |
45+
46+
----------------------------------------------
47+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

charts/logs/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: fluent-bit
33
repository: https://fluent.github.io/helm-charts
4-
version: 0.48.8
4+
version: 0.48.9
55
- name: endpoint
66
repository: file://../endpoint
77
version: 0.1.12
8-
digest: sha256:32082e984c83ea911b4f969f47a0f1dafaf597ce5a9351b9fd6d14a9704a6f68
9-
generated: "2025-03-02T00:23:25.439723299Z"
8+
digest: sha256:6a5f61e470e79c017eeb3ee05332eb9f6cc95a0ed3fa0b4ec5363d920a70fca0
9+
generated: "2025-03-09T00:19:47.137827603Z"

charts/logs/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ apiVersion: v2
22
name: logs
33
description: Observe logs collection
44
type: application
5-
version: 0.1.38
5+
version: 0.1.39
66
dependencies:
77
- name: fluent-bit
8-
version: 0.48.8
8+
version: 0.48.9
99
repository: https://fluent.github.io/helm-charts
1010
- name: endpoint
1111
version: 0.1.12

charts/logs/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# logs
22

3-
![Version: 0.1.38](https://img.shields.io/badge/Version-0.1.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
3+
![Version: 0.1.39](https://img.shields.io/badge/Version-0.1.39-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
44

55
Observe logs collection
66

@@ -15,7 +15,7 @@ Observe logs collection
1515
| Repository | Name | Version |
1616
|------------|------|---------|
1717
| file://../endpoint | endpoint | 0.1.12 |
18-
| https://fluent.github.io/helm-charts | fluent-bit | 0.48.8 |
18+
| https://fluent.github.io/helm-charts | fluent-bit | 0.48.9 |
1919

2020
## Values
2121

@@ -77,3 +77,6 @@ Observe logs collection
7777
| fluent-bit.resources.requests.memory | string | `"128Mi"` | |
7878
| fluent-bit.tolerations[0].operator | string | `"Exists"` | |
7979
| global.observe | object | `{}` | |
80+
81+
----------------------------------------------
82+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

charts/metrics/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,6 @@ Observe metrics collection
9595
| grafana-agent.prom_config.statsd_exporter.port | int | `9125` | |
9696
| grafana-agent.prom_config.statsd_exporter.protocol | string | `"udp"` | |
9797
| grafana-agent.prom_config.wal_truncate_frequency | string | `"30m"` | |
98+
99+
----------------------------------------------
100+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

charts/proxy/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,6 @@ Observe agent proxy (for testing only, do not use)
4646
| serviceAccount.create | bool | `true` | |
4747
| serviceAccount.name | string | `""` | |
4848
| tolerations | list | `[]` | |
49+
50+
----------------------------------------------
51+
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

charts/stack/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies:
22
- name: logs
33
repository: file://../logs
4-
version: 0.1.38
4+
version: 0.1.39
55
- name: metrics
66
repository: file://../metrics
77
version: 0.3.25
@@ -13,6 +13,6 @@ dependencies:
1313
version: 0.1.8
1414
- name: traces
1515
repository: file://../traces
16-
version: 1.0.13
17-
digest: sha256:4740cbd214e61253e47247c9e51ecb584d2cbd848643e223c8a66c5b5fb8c240
18-
generated: "2025-03-05T16:54:07.971684-05:00"
16+
version: 1.0.14
17+
digest: sha256:a11416706611e64bb36061c2926021cef587c62d2aace4351523fb36541faf57
18+
generated: "2025-03-09T00:19:59.768407966Z"

charts/stack/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ apiVersion: v2
22
name: stack
33
description: Observe Kubernetes agent stack
44
type: application
5-
version: 1.2.3
5+
version: 1.2.4
66
dependencies:
77
- name: logs
8-
version: 0.1.38
8+
version: 0.1.39
99
repository: file://../logs
1010
condition: logs.enabled
1111
- name: metrics
@@ -21,7 +21,7 @@ dependencies:
2121
repository: file://../proxy
2222
condition: proxy.enabled
2323
- name: traces
24-
version: 1.0.13
24+
version: 1.0.14
2525
repository: file://../traces
2626
condition: traces.enabled
2727
maintainers:

0 commit comments

Comments
 (0)