Better release note check
[osm/devops.git] / installers / docker / osm_pods / prometheus.yaml
index 431b9b3..ac3a524 100644 (file)
@@ -115,7 +115,7 @@ spec:
             mountPath: /etc/prometheus_init
       containers:
       - name: prometheus
-        image: prom/prometheus:v2.4.3
+        image: prom/prometheus:v2.28.1
         args:
         - --config.file=/etc/prometheus/prometheus.yml
         - --web.enable-lifecycle
@@ -128,7 +128,7 @@ spec:
         - name: prom-db
           mountPath: /prometheus
       - name: prometheus-config-sidecar
-        image: opensourcemano/prometheus:11
+        image: opensourcemano/prometheus:12
         env:
         - name: MONGODB_URL
           value: mongodb://mongodb-k8s:27017/?replicaSet=rs0