File tree Expand file tree Collapse file tree
charts/promtail-forwarding Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11dependencies:
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 "
Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ description: A Helm chart to install promtail together with OpenTelemetry Collec
55home : https://github.com/neticdk/k8s-oaas-observability
66sources :
77 - https://github.com/neticdk/k8s-oaas-observability
8- version : 0.1.31
8+ version : 0.1.32
99maintainers :
1010 - name : langecode
1111 email : tal@netic.dk
1212dependencies :
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
Original file line number Diff line number Diff line change 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
55A 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
You can’t perform that action at this time.
0 commit comments