From c4e5d56af855f40a02943db70cac53df985921e9 Mon Sep 17 00:00:00 2001 From: netic-renovate-bot <160213998+netic-renovate-bot@users.noreply.github.com> Date: Tue, 30 Jul 2024 14:17:08 +0200 Subject: [PATCH] chore(deps): update helm release promtail to v6.16.4 (#270) --- charts/promtail-forwarding/Chart.lock | 6 +++--- charts/promtail-forwarding/Chart.yaml | 4 ++-- charts/promtail-forwarding/README.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/promtail-forwarding/Chart.lock b/charts/promtail-forwarding/Chart.lock index 77d0aa96..bbe25d3c 100644 --- a/charts/promtail-forwarding/Chart.lock +++ b/charts/promtail-forwarding/Chart.lock @@ -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" diff --git a/charts/promtail-forwarding/Chart.yaml b/charts/promtail-forwarding/Chart.yaml index 1dce69ae..c118734b 100644 --- a/charts/promtail-forwarding/Chart.yaml +++ b/charts/promtail-forwarding/Chart.yaml @@ -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: tal@netic.dk 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 diff --git a/charts/promtail-forwarding/README.md b/charts/promtail-forwarding/README.md index a19fa3ab..624877c5 100644 --- a/charts/promtail-forwarding/README.md +++ b/charts/promtail-forwarding/README.md @@ -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 @@ -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