| commit | 66554567908ade44b837b0960ffcb0ae843a232f | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Feb 22 14:23:57 2022 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Mon Mar 07 15:55:05 2022 +0100 |
| tree | a1e33409ace5ff5fbdc630fa740eb678d510eddd | |
| parent | c617f77332d5df3f2d61d28b6296e7bf2a745cef [diff] [blame] |
Updated community installer to use grafana 8.1.1 and prometheus v2.28.1 Change-Id: If64a82ccd300a512e69156101ee413377aaa8f1b Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/docker/osm_pods/prometheus.yaml b/installers/docker/osm_pods/prometheus.yaml index 2b2ee5f..adf3c11 100644 --- a/installers/docker/osm_pods/prometheus.yaml +++ b/installers/docker/osm_pods/prometheus.yaml
@@ -93,7 +93,7 @@ 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