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 grafana-agent-operator to v0.5.1 (main) #16012

Merged
merged 1 commit into from
Jan 30, 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 @@ -4,9 +4,9 @@ dependencies:
version: 5.4.0
- name: grafana-agent-operator
repository: https://grafana.github.io/helm-charts
version: 0.5.0
version: 0.5.1
- name: rollout-operator
repository: https://grafana.github.io/helm-charts
version: 0.23.0
digest: sha256:5cf120089bbc691c3027cecd8f3573748a6715da0c2b8df4f1fb5a7a838ff74a
generated: "2025-01-24T15:22:08.914567597Z"
digest: sha256:539474ae2ec0a3519ab64f40a0c66152f5208e9bd47d6256285a5b807f36df67
generated: "2025-01-30T17:06:40.362692906Z"
2 changes: 1 addition & 1 deletion production/helm/loki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
condition: minio.enabled
- name: grafana-agent-operator
alias: grafana-agent-operator
version: 0.5.0
version: 0.5.1
repository: https://grafana.github.io/helm-charts
condition: monitoring.selfMonitoring.grafanaAgent.installOperator
- name: rollout-operator
Expand Down
Loading