diff options
author | makefunstuff <[email protected]> | 2024-06-28 18:44:57 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-28 18:44:57 +0200 |
commit | 7782a056aa78662a62567ac866f0bc24a6566060 (patch) | |
tree | c56398d766acaa9e99ad2c38dec2e1449c4ec84e /tools/monitoring | |
parent | 31cc57e2f0e5598b3b6a538b434faa454d4506a7 (diff) | |
download | k3s-lab-7782a056aa78662a62567ac866f0bc24a6566060.tar.gz |
version
Diffstat (limited to '')
-rw-r--r-- | tools/monitoring/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/monitoring/Chart.yaml b/tools/monitoring/Chart.yaml index fa9f207..dea3119 100644 --- a/tools/monitoring/Chart.yaml +++ b/tools/monitoring/Chart.yaml @@ -9,7 +9,7 @@ dependencies: version: 11.0.0 repository: "https://grafana.github.io/helm-charts" - name: prometheus - version: 2.53.0 + version: 25.22.0 repository: "https://prometheus-community.github.io/helm-charts" - name: elasticsearch version: 8.5.1 |