From 1b6f2e2f43686fca5abee4a1635a62b0b9e973d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 17:39:06 +0000 Subject: [PATCH 1/2] chore(deps): update helm release grafana-agent-operator to v0.5.0 --- production/helm/loki/Chart.lock | 6 +++--- production/helm/loki/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/production/helm/loki/Chart.lock b/production/helm/loki/Chart.lock index f702b05b25238..dd44aa77a5315 100644 --- a/production/helm/loki/Chart.lock +++ b/production/helm/loki/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 4.0.15 - name: grafana-agent-operator repository: https://grafana.github.io/helm-charts - version: 0.3.15 + version: 0.5.0 - name: rollout-operator repository: https://grafana.github.io/helm-charts version: 0.19.1 -digest: sha256:8a4795be2af80099fd96867c33ccde8829f5eb189cae1c46965ac943dfb3256c -generated: "2024-11-13T14:54:27.060223499Z" +digest: sha256:68081512b3d2a0b373fab611f70816c76f2583f9831de545560039f45e1904f3 +generated: "2024-11-15T17:38:59.150363222Z" diff --git a/production/helm/loki/Chart.yaml b/production/helm/loki/Chart.yaml index 0af1c0bf417e5..62555f3a018c8 100644 --- a/production/helm/loki/Chart.yaml +++ b/production/helm/loki/Chart.yaml @@ -18,7 +18,7 @@ dependencies: condition: minio.enabled - name: grafana-agent-operator alias: grafana-agent-operator - version: 0.3.15 + version: 0.5.0 repository: https://grafana.github.io/helm-charts condition: monitoring.selfMonitoring.grafanaAgent.installOperator - name: rollout-operator From 40c01c5fff27b46f370340c4fa11801c6f6882e7 Mon Sep 17 00:00:00 2001 From: Paul Rogers Date: Fri, 15 Nov 2024 16:03:24 -0500 Subject: [PATCH 2/2] make helm-docs --- production/helm/loki/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/helm/loki/README.md b/production/helm/loki/README.md index bba2126969b4b..b3461825f01db 100644 --- a/production/helm/loki/README.md +++ b/production/helm/loki/README.md @@ -15,7 +15,7 @@ Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, | Repository | Name | Version | |------------|------|---------| | https://charts.min.io/ | minio(minio) | 4.0.15 | -| https://grafana.github.io/helm-charts | grafana-agent-operator(grafana-agent-operator) | 0.3.15 | +| https://grafana.github.io/helm-charts | grafana-agent-operator(grafana-agent-operator) | 0.5.0 | | https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.19.1 | Find more information in the Loki Helm Chart [documentation](https://grafana.com/docs/loki/next/installation/helm).