From f02739ba603a3e8000729cf9017e561f5a183f80 Mon Sep 17 00:00:00 2001 From: obs-gh-colinhutchinson <131207535+obs-gh-colinhutchinson@users.noreply.github.com> Date: Sun, 17 Nov 2024 00:23:30 +0000 Subject: [PATCH] fix(deps): Update dependencies --- charts/logs/Chart.lock | 6 +++--- charts/logs/Chart.yaml | 4 ++-- charts/logs/README.md | 4 ++-- charts/stack/Chart.lock | 8 ++++---- charts/stack/Chart.yaml | 6 +++--- charts/stack/README.md | 6 +++--- charts/traces/Chart.lock | 6 +++--- charts/traces/Chart.yaml | 4 ++-- charts/traces/README.md | 4 ++-- 9 files changed, 24 insertions(+), 24 deletions(-) diff --git a/charts/logs/Chart.lock b/charts/logs/Chart.lock index 08ad8ea0..6d6115ca 100644 --- a/charts/logs/Chart.lock +++ b/charts/logs/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: fluent-bit repository: https://fluent.github.io/helm-charts - version: 0.47.10 + version: 0.48.0 - name: endpoint repository: file://../endpoint version: 0.1.12 -digest: sha256:146a13cd3dd76b9e86c8337f50ecfd580c1684e50b4ad01e8b9695086a75c025 -generated: "2024-11-03T00:22:45.314579488Z" +digest: sha256:f86414cd2998743b20e93c39481db7f31fbbad880d599fc8149104b85a672f17 +generated: "2024-11-22T13:46:14.081302-05:00" diff --git a/charts/logs/Chart.yaml b/charts/logs/Chart.yaml index 4662cb0e..d5595331 100644 --- a/charts/logs/Chart.yaml +++ b/charts/logs/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: logs description: Observe logs collection type: application -version: 0.1.34 +version: 0.1.35 dependencies: - name: fluent-bit - version: 0.47.10 + version: 0.48.0 repository: https://fluent.github.io/helm-charts - name: endpoint version: 0.1.12 diff --git a/charts/logs/README.md b/charts/logs/README.md index 47bc4f2e..35b4964c 100644 --- a/charts/logs/README.md +++ b/charts/logs/README.md @@ -1,6 +1,6 @@ # logs -![Version: 0.1.34](https://img.shields.io/badge/Version-0.1.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.35](https://img.shields.io/badge/Version-0.1.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Observe logs collection @@ -15,7 +15,7 @@ Observe logs collection | Repository | Name | Version | |------------|------|---------| | file://../endpoint | endpoint | 0.1.12 | -| https://fluent.github.io/helm-charts | fluent-bit | 0.47.10 | +| https://fluent.github.io/helm-charts | fluent-bit | 0.48.0 | ## Values diff --git a/charts/stack/Chart.lock b/charts/stack/Chart.lock index 264a5249..4e005238 100644 --- a/charts/stack/Chart.lock +++ b/charts/stack/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: logs repository: file://../logs - version: 0.1.34 + version: 0.1.35 - name: metrics repository: file://../metrics version: 0.3.25 @@ -13,6 +13,6 @@ dependencies: version: 0.1.8 - name: traces repository: file://../traces - version: 1.0.7 -digest: sha256:0fe7f81830c329bd2464d1de7ee6042015afbace3df7778d27ebe2431ba33d3b -generated: "2024-11-05T11:08:58.504071-05:00" + version: 1.0.8 +digest: sha256:4929db61d78533749a87cc9ec237253e32d031c817bff8b5d74e991daeb7bb4a +generated: "2024-11-17T00:23:28.907218571Z" diff --git a/charts/stack/Chart.yaml b/charts/stack/Chart.yaml index a64569f7..2f8a9c1f 100644 --- a/charts/stack/Chart.yaml +++ b/charts/stack/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: stack description: Observe Kubernetes agent stack type: application -version: 1.1.1 +version: 1.1.2 dependencies: - name: logs - version: 0.1.34 + version: 0.1.35 repository: file://../logs condition: logs.enabled - name: metrics @@ -21,7 +21,7 @@ dependencies: repository: file://../proxy condition: proxy.enabled - name: traces - version: 1.0.7 + version: 1.0.8 repository: file://../traces condition: traces.enabled maintainers: diff --git a/charts/stack/README.md b/charts/stack/README.md index b32aa6c8..7824c5e3 100644 --- a/charts/stack/README.md +++ b/charts/stack/README.md @@ -1,6 +1,6 @@ # stack -![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Observe Kubernetes agent stack @@ -15,10 +15,10 @@ Observe Kubernetes agent stack | Repository | Name | Version | |------------|------|---------| | file://../events | events | 0.2.0 | -| file://../logs | logs | 0.1.34 | +| file://../logs | logs | 0.1.35 | | file://../metrics | metrics | 0.3.25 | | file://../proxy | proxy | 0.1.8 | -| file://../traces | traces | 1.0.7 | +| file://../traces | traces | 1.0.8 | ## Values diff --git a/charts/traces/Chart.lock b/charts/traces/Chart.lock index fb79338a..367f96cd 100644 --- a/charts/traces/Chart.lock +++ b/charts/traces/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: opentelemetry-collector repository: https://open-telemetry.github.io/opentelemetry-helm-charts - version: 0.108.0 + version: 0.109.0 - name: endpoint repository: file://../endpoint version: 0.1.12 - name: proxy repository: file://../proxy version: 0.1.8 -digest: sha256:46bd89b0d988fc06830a9b87545b26a427e7815b5418b163d2abd983fd1bb487 -generated: "2024-11-03T00:22:48.362094615Z" +digest: sha256:21098afba2f227344fa4a4b873d1c2101906596bd77342faf1165e9b3b1668d9 +generated: "2024-11-17T00:23:22.345597656Z" diff --git a/charts/traces/Chart.yaml b/charts/traces/Chart.yaml index 24c95552..2a0a9863 100644 --- a/charts/traces/Chart.yaml +++ b/charts/traces/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: traces description: Observe OpenTelemetry trace collection type: application -version: 1.0.7 +version: 1.0.8 dependencies: - name: opentelemetry-collector - version: 0.108.0 + version: 0.109.0 repository: https://open-telemetry.github.io/opentelemetry-helm-charts - name: endpoint version: 0.1.12 diff --git a/charts/traces/README.md b/charts/traces/README.md index 19f2b329..a4759a2e 100644 --- a/charts/traces/README.md +++ b/charts/traces/README.md @@ -1,6 +1,6 @@ # traces -![Version: 1.0.7](https://img.shields.io/badge/Version-1.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 1.0.8](https://img.shields.io/badge/Version-1.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Observe OpenTelemetry trace collection @@ -16,7 +16,7 @@ Observe OpenTelemetry trace collection |------------|------|---------| | file://../endpoint | endpoint | 0.1.12 | | file://../proxy | proxy | 0.1.8 | -| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.108.0 | +| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.109.0 | ## Values