From 008e2cb4ea9e1a6b1d6a37387b19d9edeef17433 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 11:51:26 -0700 Subject: [PATCH] chore(deps): update helm release rollout-operator to v0.20.0 (#15088) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trevor Whitney --- production/helm/loki/Chart.lock | 6 +++--- production/helm/loki/Chart.yaml | 2 +- production/helm/loki/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/production/helm/loki/Chart.lock b/production/helm/loki/Chart.lock index 9181f3a73d80d..3e62c9b855cf1 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 7e09fdbeee3bd..3ffb4a017b4e0 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 58ff6ccc7a6c0..87b579aebab4c 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).