Revert "Feature 11008: Update of OSM Helm installer to latest versions"
[osm/devops.git] / installers / helm / osm / templates / prometheus / prometheus-statefulset.yaml
index 96f2281..476ab4f 100644 (file)
@@ -63,7 +63,7 @@ spec:
             # readOnlyRootFilesystem: true
             allowPrivilegeEscalation: false
             # runAsNonRoot: true
-          image: prom/prometheus:v2.47.0
+          image: prom/prometheus:v2.28.1
           imagePullPolicy: {{ .Values.global.image.pullPolicy }}
           args:
             - --config.file=/etc/prometheus/prometheus.yml
@@ -138,4 +138,4 @@ spec:
                    - key: osm_alert_rules.yml
                      path: osm_alert_rules.yml
 {{- end }}
-{{- end }}
+{{- end }}
\ No newline at end of file