Skip to content

Commit

Permalink
chore(deps): update helm release rollout-operator to v0.20.0 (#15088)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trevor Whitney <[email protected]>
  • Loading branch information
renovate[bot] and trevorwhitney authored Nov 27, 2024
1 parent a412009 commit 008e2cb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions production/helm/loki/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion production/helm/loki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion production/helm/loki/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit 008e2cb

Please sign in to comment.