Skip to content
Closed
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
8 changes: 4 additions & 4 deletions helm/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 27.23.0
version: 27.52.0
- name: loki-stack
repository: https://grafana.github.io/helm-charts
version: 2.10.2
digest: sha256:75d459ca5e2f3c587792a26f7dcb4252123d51c2f91d6affde83577070a7abd0
generated: "2025-09-06T00:18:32.789802488Z"
version: 2.10.3
digest: sha256:7a820ee34b67c4c9a493849609a883b0810ce20e9466af6c3de50fd6a84e54c3
generated: "2026-01-07T01:03:53.682931394Z"
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ annotations:

dependencies:
- name: prometheus
version: "~27.23.0"
version: "~27.52.0"
repository: https://prometheus-community.github.io/helm-charts
condition: install.prom
- name: loki-stack
Expand Down