diff --git a/manifests/prometheus-operator/prometheus-operator.yaml b/manifests/prometheus-operator/prometheus-operator.yaml
index 06232af055be9e68ce2c1f862d8c45cdc1e10840..524dc292f49b93466e297d2f97fe2cda06b696e5 100644
--- a/manifests/prometheus-operator/prometheus-operator.yaml
+++ b/manifests/prometheus-operator/prometheus-operator.yaml
@@ -14,7 +14,7 @@ spec:
       serviceAccountName: prometheus-operator
       containers:
        - name: prometheus-operator
-         image: quay.io/coreos/prometheus-operator:v0.7.0
+         image: quay.io/coreos/prometheus-operator:v0.8.0
          args:
          - "--kubelet-object=kube-system/kubelet"
          - "--config-reloader-image=quay.io/coreos/configmap-reload:v0.0.1"