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 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).