diff --git a/production/helm/loki/Chart.lock b/production/helm/loki/Chart.lock index 9181f3a73d80..3e62c9b855cf 100644 --- a/production/helm/loki/Chart.lock +++ b/production/helm/loki/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 0.5.0 - name: rollout-operator repository: https://grafana.github.io/helm-charts - version: 0.19.1 -digest: sha256:c5c928ea56124dd145a4d3e8b1cc478cc6ce8d002e8dafa7a7457cd096e4d6e2 -generated: "2024-11-15T21:25:36.196519401Z" + version: 0.20.0 +digest: sha256:db3dad759bc313e566fb814371052d1d96e68325c88e0f9f086b0ff1288d5885 +generated: "2024-11-22T23:07:43.427037179Z" diff --git a/production/helm/loki/Chart.yaml b/production/helm/loki/Chart.yaml index 7e09fdbeee3b..3ffb4a017b4e 100644 --- a/production/helm/loki/Chart.yaml +++ b/production/helm/loki/Chart.yaml @@ -24,7 +24,7 @@ dependencies: - name: rollout-operator alias: rollout_operator repository: https://grafana.github.io/helm-charts - version: 0.19.1 + version: 0.20.0 condition: rollout_operator.enabled maintainers: - name: trevorwhitney diff --git a/production/helm/loki/README.md b/production/helm/loki/README.md index 58ff6ccc7a6c..87b579aebab4 100644 --- a/production/helm/loki/README.md +++ b/production/helm/loki/README.md @@ -16,7 +16,7 @@ Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, |------------|------|---------| | https://charts.min.io/ | minio(minio) | 4.1.0 | | 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 | +| https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.20.0 | Find more information in the Loki Helm Chart [documentation](https://grafana.com/docs/loki/next/installation/helm).