X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fhelm%2Fosm%2Ftemplates%2Fgrafana%2Fgrafana-deployment.yaml;h=c39f4e81145c730b04b34378d1e6f150ca9aa856;hb=7ecb4e809e72c4c4c3c33e8a30f2c6050e30b03e;hp=a54d6878e72702d7d98e309a34bb706c5f274c61;hpb=cdc1b001045b6d784db6485c2c3c1e951a197ca3;p=osm%2Fdevops.git diff --git a/installers/helm/osm/templates/grafana/grafana-deployment.yaml b/installers/helm/osm/templates/grafana/grafana-deployment.yaml index a54d6878..c39f4e81 100644 --- a/installers/helm/osm/templates/grafana/grafana-deployment.yaml +++ b/installers/helm/osm/templates/grafana/grafana-deployment.yaml @@ -63,7 +63,7 @@ spec: secretKeyRef: key: admin-password name: grafana - image: grafana/grafana:8.1.1 + image: grafana/grafana:10.1.2 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 10 @@ -154,4 +154,4 @@ spec: name: sc-dashboard-provider - emptyDir: {} name: sc-datasources-volume -{{- end -}} \ No newline at end of file +{{- end -}}