Skip to content

Commit a86648f

Browse files
Updating lock files for dependencies
1 parent 51258d7 commit a86648f

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

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.49.0
4+
version: 0.54.0
55
- name: endpoint
66
repository: file://../endpoint
77
version: 0.1.13
8-
digest: sha256:3fdf4ba6f47bf1a4c775731ccf45d8e5ad0d1eb9e865439252bddee10f68004e
9-
generated: "2025-05-13T14:51:56.280382-05:00"
8+
digest: sha256:328221ef752c43c73254f20c8aedce67d7ab2da3a50221101da7343801496137
9+
generated: "2025-10-16T10:44:35.251687-07:00"

charts/logs/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ apiVersion: v2
22
name: logs
33
description: DEPRECATED Observe logs collection
44
type: application
5-
version: 0.3.0
5+
version: 0.3.1
66
deprecated: true
77
dependencies:
88
- name: fluent-bit
9-
version: 0.49.0
9+
version: 0.54.0
1010
repository: https://fluent.github.io/helm-charts
1111
- name: endpoint
1212
version: 0.1.13

charts/logs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **:exclamation: This Helm Chart is deprecated!**
44
5-
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
5+
![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
66

77
DEPRECATED Observe logs collection
88

@@ -11,7 +11,7 @@ DEPRECATED Observe logs collection
1111
| Repository | Name | Version |
1212
|------------|------|---------|
1313
| file://../endpoint | endpoint | 0.1.13 |
14-
| https://fluent.github.io/helm-charts | fluent-bit | 0.49.0 |
14+
| https://fluent.github.io/helm-charts | fluent-bit | 0.54.0 |
1515

1616
## Values
1717

charts/stack/Chart.lock

Lines changed: 3 additions & 3 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.3.0
4+
version: 0.3.1
55
- name: metrics
66
repository: file://../metrics
77
version: 0.4.0
@@ -14,5 +14,5 @@ dependencies:
1414
- name: traces
1515
repository: file://../traces
1616
version: 1.1.0
17-
digest: sha256:f705ffcb9b88a2c0f84f5e7a24feea50f50826058e1dc9c113bdf2de2ee6053a
18-
generated: "2025-06-03T16:35:36.216048-05:00"
17+
digest: sha256:e23833140fd641f500cc75867f847b8508d83baf29373ef6030d9583c145e321
18+
generated: "2025-10-24T10:20:39.94799-07:00"

charts/stack/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ apiVersion: v2
22
name: stack
33
description: DEPRECATED Observe Kubernetes agent stack
44
type: application
5-
version: 1.5.0
5+
version: 1.5.1
66
deprecated: true
77
dependencies:
88
- name: logs
9-
version: 0.3.0
9+
version: 0.3.1
1010
repository: file://../logs
1111
condition: logs.enabled
1212
- name: metrics

charts/stack/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **:exclamation: This Helm Chart is deprecated!**
44
5-
![Version: 1.5.0](https://img.shields.io/badge/Version-1.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
5+
![Version: 1.5.1](https://img.shields.io/badge/Version-1.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
66

77
DEPRECATED Observe Kubernetes agent stack
88

@@ -175,7 +175,7 @@ logs:
175175
| Repository | Name | Version |
176176
|------------|------|---------|
177177
| file://../events | events | 0.5.0 |
178-
| file://../logs | logs | 0.3.0 |
178+
| file://../logs | logs | 0.3.1 |
179179
| file://../metrics | metrics | 0.4.0 |
180180
| file://../proxy | proxy | 0.1.8 |
181181
| file://../traces | traces | 1.1.0 |

0 commit comments

Comments
 (0)