about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cd/monitoring.yaml2
-rw-r--r--tools/monitoring/Chart.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cd/monitoring.yaml b/cd/monitoring.yaml
index d3993b9..10f9f36 100644
--- a/cd/monitoring.yaml
+++ b/cd/monitoring.yaml
@@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
 kind: Application
 metadata:
   name: monitoring
-  namespace: argocd
+  namespace: default
 spec:
   project: default
   source:
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