X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_pods%2Fprometheus.yaml;h=ac3a5240aa5b8a9429c16ea9f5fb2aa810c03062;hb=38e4926c6f1d56df6690c8e3689a0e4bf1ce716a;hp=431b9b3fa94ed0300532fca55635cf3ae3b227cd;hpb=c973b57b1f34ecb64f248f3098ac7b79c1b8a0ae;p=osm%2Fdevops.git diff --git a/installers/docker/osm_pods/prometheus.yaml b/installers/docker/osm_pods/prometheus.yaml index 431b9b3f..ac3a5240 100644 --- a/installers/docker/osm_pods/prometheus.yaml +++ b/installers/docker/osm_pods/prometheus.yaml @@ -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