Skip to content

Commit 6eecab5

Browse files
chore(deps): update helm release promtail to v6.17.1
1 parent e296876 commit 6eecab5

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: promtail
33
repository: https://grafana.github.io/helm-charts
4-
version: 6.17.0
4+
version: 6.17.1
55
- name: opentelemetry-collector
66
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
77
version: 0.134.0
8-
digest: sha256:c8f2bb8593c94051bc5f8233a35ee7a8e319222dffc83cd53ec948709292f675
9-
generated: "2025-09-18T06:35:25.485854736Z"
8+
digest: sha256:97750800490c5c021f543e67770fef807c338f0803b25e790ea6707d0347e604
9+
generated: "2026-03-10T12:38:35.736359723Z"

charts/promtail-forwarding/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ description: A Helm chart to install promtail together with OpenTelemetry Collec
55
home: https://github.com/neticdk/k8s-oaas-observability
66
sources:
77
- https://github.com/neticdk/k8s-oaas-observability
8-
version: 0.1.31
8+
version: 0.1.32
99
maintainers:
1010
- name: langecode
1111
email: tal@netic.dk
1212
dependencies:
1313
- name: promtail
14-
version: 6.17.0
14+
version: 6.17.1
1515
repository: https://grafana.github.io/helm-charts
1616
- name: opentelemetry-collector
1717
version: 0.134.0

charts/promtail-forwarding/README.md

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

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

55
A Helm chart to install promtail together with OpenTelemetry Collector for receiving and forwarding logs
66

@@ -23,7 +23,7 @@ $ helm install my-release netic-oaas/promtail-forwarding
2323

2424
| Repository | Name | Version |
2525
|------------|------|---------|
26-
| https://grafana.github.io/helm-charts | promtail | 6.17.0 |
26+
| https://grafana.github.io/helm-charts | promtail | 6.17.1 |
2727
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.134.0 |
2828

2929
## Configuration

0 commit comments

Comments
 (0)