Update requirements and insfra versions

This commit is contained in:
Urtzi Alfaro
2025-10-17 23:09:40 +02:00
parent 7e089b80cf
commit 312e36c893
81 changed files with 524 additions and 476 deletions

View File

@@ -55,7 +55,7 @@ spec:
spec:
containers:
- name: grafana
image: grafana/grafana:10.2.2
image: grafana/grafana:12.3.0
ports:
- containerPort: 3000
name: http

View File

@@ -135,7 +135,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: prom/prometheus:v2.48.0
image: prom/prometheus:v3.0.1
args:
- '--config.file=/etc/prometheus/prometheus.yml'
- '--storage.tsdb.path=/prometheus'