Skip to content

Commit

Permalink
chore(deps): update helm release opentelemetry-collector to v0.101.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored Aug 6, 2024
1 parent 28e3975 commit 4c22700
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.4
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.101.0
digest: sha256:7d2a7aaecfee8153debc24e86cd123edea85a18c683b6e5a0309c8c5a3a8c18e
generated: "2024-08-01T04:07:01.938191263Z"
version: 0.101.1
digest: sha256:31e8a70db287ef3a8a86d953853a7159603d7765591248c94101b0998420aac3
generated: "2024-08-02T20:07:03.623835098Z"
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.10
version: 0.1.11
maintainers:
- name: langecode
email: [email protected]
Expand All @@ -14,5 +14,5 @@ dependencies:
version: 6.16.4
repository: https://grafana.github.io/helm-charts
- name: opentelemetry-collector
version: 0.101.0
version: 0.101.1
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.10](https://img.shields.io/badge/Version-0.1.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-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.4 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.101.0 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.101.1 |

## Configuration

Expand Down

0 comments on commit 4c22700

Please sign in to comment.