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 <trevorjwhitney@gmail.com>
pull/15174/head
renovate[bot] 6 months ago committed by GitHub
parent a412009d77
commit 008e2cb4ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      production/helm/loki/Chart.lock
  2. 2
      production/helm/loki/Chart.yaml
  3. 2
      production/helm/loki/README.md

@ -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"

@ -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

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

Loading…
Cancel
Save