diff --git a/infrastructures/prometheus/env/k3s-cluster/deployment.yaml b/infrastructures/prometheus/env/k3s-cluster/deployment.yaml index d83c555..8d24d22 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.0.1 + image: grafana/grafana:11.1.3 ports: - containerPort: 3000 volumeMounts: