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 loki to v5.37.0 #11679

Merged
merged 1 commit into from
Nov 21, 2023
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 ops/Helm/addons/observability/grafana-loki/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: loki
repository: https://grafana.github.io/helm-charts
version: 5.36.3
version: 5.37.0
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.15.3
digest: sha256:60d800a94549283a9f29ae8f03d7149bc83f64e3ed7cb0c319bb0ea6acf07a37
generated: "2023-11-14T20:22:05.518144+01:00"
digest: sha256:811c986ab0adeabcb8da6434b82b10662d686dd5e1a8bf56dc2dba422b5527c8
generated: "2023-11-21T17:25:50.9998122Z"
2 changes: 1 addition & 1 deletion ops/Helm/addons/observability/grafana-loki/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
deprecated: false
dependencies:
- name: loki
version: 5.36.3
version: 5.37.0
repository: https://grafana.github.io/helm-charts
condition: loki.enabled
tags:
Expand Down
Loading