Skip to content

Commit

Permalink
fix(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
obs-gh-colinhutchinson authored and obs-gh-abhishekrao committed Dec 2, 2024
1 parent 83e0dbe commit f4b1be6
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions charts/logs/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: fluent-bit
repository: https://fluent.github.io/helm-charts
version: 0.48.0
version: 0.48.3
- name: endpoint
repository: file://../endpoint
version: 0.1.12
digest: sha256:f86414cd2998743b20e93c39481db7f31fbbad880d599fc8149104b85a672f17
generated: "2024-11-22T13:46:14.081302-05:00"
digest: sha256:7352689c39027b5d258ad93c61f5e6d8ee5186d81703abb8f510b229da89f664
generated: "2024-12-01T00:26:53.156687891Z"
4 changes: 2 additions & 2 deletions charts/logs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v2
name: logs
description: Observe logs collection
type: application
version: 0.1.35
version: 0.1.36
dependencies:
- name: fluent-bit
version: 0.48.0
version: 0.48.3
repository: https://fluent.github.io/helm-charts
- name: endpoint
version: 0.1.12
Expand Down
4 changes: 2 additions & 2 deletions charts/logs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# logs

![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)
![Version: 0.1.36](https://img.shields.io/badge/Version-0.1.36-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Observe logs collection

Expand All @@ -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.48.0 |
| https://fluent.github.io/helm-charts | fluent-bit | 0.48.3 |

## Values

Expand Down
8 changes: 4 additions & 4 deletions charts/stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: logs
repository: file://../logs
version: 0.1.35
version: 0.1.36
- name: metrics
repository: file://../metrics
version: 0.3.25
Expand All @@ -13,6 +13,6 @@ dependencies:
version: 0.1.8
- name: traces
repository: file://../traces
version: 1.0.8
digest: sha256:4929db61d78533749a87cc9ec237253e32d031c817bff8b5d74e991daeb7bb4a
generated: "2024-11-17T00:23:28.907218571Z"
version: 1.0.9
digest: sha256:02ead20784b4517eef07115797df4ca1dcbeae95c1921fdaf4af84cacd8b2bc8
generated: "2024-12-01T00:27:03.591081354Z"
6 changes: 3 additions & 3 deletions charts/stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v2
name: stack
description: Observe Kubernetes agent stack
type: application
version: 1.1.2
version: 1.1.3
dependencies:
- name: logs
version: 0.1.35
version: 0.1.36
repository: file://../logs
condition: logs.enabled
- name: metrics
Expand All @@ -21,7 +21,7 @@ dependencies:
repository: file://../proxy
condition: proxy.enabled
- name: traces
version: 1.0.8
version: 1.0.9
repository: file://../traces
condition: traces.enabled
maintainers:
Expand Down
6 changes: 3 additions & 3 deletions charts/stack/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# stack

![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)
![Version: 1.1.3](https://img.shields.io/badge/Version-1.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Observe Kubernetes agent stack

Expand All @@ -15,10 +15,10 @@ Observe Kubernetes agent stack
| Repository | Name | Version |
|------------|------|---------|
| file://../events | events | 0.2.0 |
| file://../logs | logs | 0.1.35 |
| file://../logs | logs | 0.1.36 |
| file://../metrics | metrics | 0.3.25 |
| file://../proxy | proxy | 0.1.8 |
| file://../traces | traces | 1.0.8 |
| file://../traces | traces | 1.0.9 |

## Values

Expand Down
6 changes: 3 additions & 3 deletions charts/traces/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.109.0
version: 0.110.3
- name: endpoint
repository: file://../endpoint
version: 0.1.12
- name: proxy
repository: file://../proxy
version: 0.1.8
digest: sha256:21098afba2f227344fa4a4b873d1c2101906596bd77342faf1165e9b3b1668d9
generated: "2024-11-17T00:23:22.345597656Z"
digest: sha256:f2aab4d0e8583d48873af8c189a09cf2a74c3371e55666e6bd7bfd266a9a5246
generated: "2024-12-01T00:26:55.673911756Z"
4 changes: 2 additions & 2 deletions charts/traces/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v2
name: traces
description: Observe OpenTelemetry trace collection
type: application
version: 1.0.8
version: 1.0.9
dependencies:
- name: opentelemetry-collector
version: 0.109.0
version: 0.110.3
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
- name: endpoint
version: 0.1.12
Expand Down
4 changes: 2 additions & 2 deletions charts/traces/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# traces

![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)
![Version: 1.0.9](https://img.shields.io/badge/Version-1.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Observe OpenTelemetry trace collection

Expand All @@ -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.109.0 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.110.3 |

## Values

Expand Down

0 comments on commit f4b1be6

Please # to comment.