Skip to content
Open
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 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.39.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"
digest: sha256:b0a23c1c53c57f5db95a02b99c8467e060900d0c147ae18ebcee7c6ad2c24646
generated: "2025-10-07T00:18:32.109947776Z"
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.39.0"
repository: https://prometheus-community.github.io/helm-charts
condition: install.prom
- name: loki-stack
Expand Down