diff --git a/infrastructures/prometheus/env/k3s-cluster/deployment.yaml b/infrastructures/prometheus/env/k3s-cluster/deployment.yaml index fb85787..b44f160 100644 --- a/infrastructures/prometheus/env/k3s-cluster/deployment.yaml +++ b/infrastructures/prometheus/env/k3s-cluster/deployment.yaml @@ -42,7 +42,7 @@ spec: - name: prometheus-storage-volume mountPath: /prometheus/ - name: grafana - image: grafana/grafana:11.1.4 + image: grafana/grafana:11.2.0 ports: - containerPort: 3000 volumeMounts: