mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-23 01:04:32 +07:00
chore(system): upgrade kube-prometheus-stack to latest
This commit is contained in:
parent
b84e3de78d
commit
2957e82e6d
@ -3,5 +3,5 @@ name: kube-prometheus-stack
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
- name: kube-prometheus-stack
|
||||
version: 20.0.1
|
||||
version: 21.0.3
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
|
@ -11,4 +11,4 @@ kube-prometheus-stack:
|
||||
additionalDataSources:
|
||||
- name: Loki
|
||||
type: loki
|
||||
url: http://monitoring-system-loki:3100
|
||||
url: http://loki.loki:3100
|
||||
|
Loading…
Reference in New Issue
Block a user