Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release rollout-operator to v0.24.0 (main) #16449

Merged
merged 1 commit into from
Feb 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.1
- name: rollout-operator
repository: https://grafana.github.io/helm-charts
version: 0.23.0
digest: sha256:539474ae2ec0a3519ab64f40a0c66152f5208e9bd47d6256285a5b807f36df67
generated: "2025-01-30T17:06:40.362692906Z"
version: 0.24.0
digest: sha256:beb08aeb31a1fa6b88c326b307c9960ca5fc5032892f7acd5deae6b859884638
generated: "2025-02-26T01:09:19.861074559Z"
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.23.0
version: 0.24.0
condition: rollout_operator.enabled
maintainers:
- name: trevorwhitney
Expand Down
Loading