Revert "Revert "Feature 11008: Update of OSM Helm installer to latest versions""
[osm/devops.git] / installers / helm / osm / templates / prometheus / prometheus-statefulset.yaml
index 476ab4f..96f2281 100644 (file)
@@ -63,7 +63,7 @@ spec:
             # readOnlyRootFilesystem: true
             allowPrivilegeEscalation: false
             # runAsNonRoot: true
-          image: prom/prometheus:v2.28.1
+          image: prom/prometheus:v2.47.0
           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 }}
\ No newline at end of file
+{{- end }}