Hi, we have installed Prometheus, node-exporter, alertmanager, kube-state-metrics & Grafana with this helm chart https://github.com/helm/charts/tree/master/stable/prometheus-operator we installed extracting the yamls from the Helm template as we do not have HELM on our clusters.
now I have update the grafana version to 8.0.5, just changes the image from previous yaml to new image it is giving an error like Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal ScalingReplicaSet 2m12s deployment-controller Scaled up replica set prom2-grafana-5c4685487c to 1 The pod is not created -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CAPQEp4GsWku%3DA1dG2oeUjzz8Z80z5iDZzOb3mu1gzBuKQ3vk9A%40mail.gmail.com.

