Skip to content

Commit

Permalink
chore(deps): update helm release opentelemetry-collector to v0.107.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored Oct 4, 2024
1 parent ef9e8fb commit 9b3b5b0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/promtail-forwarding/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 6.16.6
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.105.0
digest: sha256:5f66bfb25aab1cce896fd9452efb9cf5977d038f830b9fc61cbc8a6247945da9
generated: "2024-09-18T00:16:51.210097835Z"
version: 0.107.0
digest: sha256:bf0800a1f5ec6bc7bf36f8eaf2534b03a320a59dce9d9584d7566e899a0544c0
generated: "2024-10-04T08:07:47.519500191Z"
4 changes: 2 additions & 2 deletions charts/promtail-forwarding/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: A Helm chart to install promtail together with OpenTelemetry Collec
home: https://github.com/neticdk/k8s-oaas-observability
sources:
- https://github.com/neticdk/k8s-oaas-observability
version: 0.1.16
version: 0.1.17
maintainers:
- name: langecode
email: [email protected]
Expand All @@ -14,5 +14,5 @@ dependencies:
version: 6.16.6
repository: https://grafana.github.io/helm-charts
- name: opentelemetry-collector
version: 0.105.0
version: 0.107.0
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
4 changes: 2 additions & 2 deletions charts/promtail-forwarding/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# promtail-forwarding

![Version: 0.1.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.17](https://img.shields.io/badge/Version-0.1.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

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

Expand All @@ -24,7 +24,7 @@ $ helm install my-release netic-oaas/promtail-forwarding
| Repository | Name | Version |
|------------|------|---------|
| https://grafana.github.io/helm-charts | promtail | 6.16.6 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.105.0 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.107.0 |

## Configuration

Expand Down

0 comments on commit 9b3b5b0

Please sign in to comment.