X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Fhelm%2Fosm%2Ftemplates%2Fprometheus%2Fprometheus-statefulset.yaml;h=96f228136e1188f03f9a02a86255080d054a8a47;hb=f976ab834a6d339139869278498b82f50ac8e2e8;hp=476ab4f0c8b14c49ba1894547cb49482e0af3036;hpb=6ec4e466630f34341a1150121c24649da5eab41d;p=osm%2Fdevops.git diff --git a/installers/helm/osm/templates/prometheus/prometheus-statefulset.yaml b/installers/helm/osm/templates/prometheus/prometheus-statefulset.yaml index 476ab4f0..96f22813 100644 --- a/installers/helm/osm/templates/prometheus/prometheus-statefulset.yaml +++ b/installers/helm/osm/templates/prometheus/prometheus-statefulset.yaml @@ -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 }}