Skip to content

Commit

Permalink
chore(deps): update helm release promtail to v6.16.4 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored Jul 30, 2024
1 parent 11aaf1f commit c4e5d56
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
@@ -1,9 +1,9 @@
dependencies:
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.16.3
version: 6.16.4
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.97.1
digest: sha256:c0d873c41542960109ff2a83d7b8bb7ab181ecfa6baee0460ff9aa3fe1be4463
generated: "2024-07-04T12:07:55.172536022Z"
digest: sha256:ce6fa3a84c6be159e44eb697a94d425f4470802e33e8693704f6298a2322f620
generated: "2024-07-15T16:06:24.029488228Z"
4 changes: 2 additions & 2 deletions charts/promtail-forwarding/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ 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.7
version: 0.1.8
maintainers:
- name: langecode
email: [email protected]
dependencies:
- name: promtail
version: 6.16.3
version: 6.16.4
repository: https://grafana.github.io/helm-charts
- name: opentelemetry-collector
version: 0.97.1
Expand Down
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.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-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 @@ -23,7 +23,7 @@ $ helm install my-release netic-oaas/promtail-forwarding

| Repository | Name | Version |
|------------|------|---------|
| https://grafana.github.io/helm-charts | promtail | 6.16.3 |
| https://grafana.github.io/helm-charts | promtail | 6.16.4 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.97.1 |

## Configuration
Expand Down

0 comments on commit c4e5d56

Please sign in to comment.