Skip to content

Commit

Permalink
chore(deps): update helm release opentelemetry-collector to v0.108.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored Oct 8, 2024
1 parent f28dfb6 commit 0383043
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.107.0
digest: sha256:bf0800a1f5ec6bc7bf36f8eaf2534b03a320a59dce9d9584d7566e899a0544c0
generated: "2024-10-04T08:07:47.519500191Z"
version: 0.108.0
digest: sha256:49a5c1b78c464bbcc7b3d7a8964d7f2c98ca5f9bd0fc6f9939d722932446a5cf
generated: "2024-10-04T20:07:23.960978378Z"
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.17
version: 0.1.18
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.107.0
version: 0.108.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.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)
![Version: 0.1.18](https://img.shields.io/badge/Version-0.1.18-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.107.0 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.108.0 |

## Configuration

Expand Down

0 comments on commit 0383043

Please sign in to comment.