Skip to content

Commit

Permalink
bump helm rollout operator to 0.22.0
Browse files Browse the repository at this point in the history
Signed-off-by: drfaust92 <[email protected]>
  • Loading branch information
DrFaust92 committed Dec 16, 2024
1 parent 3410e68 commit aef6632
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions operations/helm/charts/mimir-distributed/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.21.0
digest: sha256:186a94326da88e27409769579f9468120b831bf2895517740d12dc3c8a454020
generated: "2024-12-02T06:39:21.800684706Z"
version: 0.22.0
digest: sha256:fb9ce5bba83bfa723f9a9d6bf8b307684cd64c3c2099687d14e75170f57a2e7c
generated: "2024-12-15T19:19:46.180638-05:00"
2 changes: 1 addition & 1 deletion operations/helm/charts/mimir-distributed/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ dependencies:
- name: rollout-operator
alias: rollout_operator
repository: https://grafana.github.io/helm-charts
version: 0.21.0
version: 0.22.0
condition: rollout_operator.enabled
2 changes: 1 addition & 1 deletion operations/helm/charts/mimir-distributed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Kubernetes: `^1.20.0-0`
|------------|------|---------|
| https://charts.min.io/ | minio(minio) | 5.3.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.21.0 |
| https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.22.0 |

# Contributing and releasing

Expand Down

0 comments on commit aef6632

Please sign in to comment.