diff --git a/manifests/prometheus-operator/prometheus-operator.yaml b/manifests/prometheus-operator/prometheus-operator.yaml index 7d11df9b42cda46332de6d2fe7546f96b98691d8..dbdd32bfbf16d8dad34718966d8542cd00b5efaf 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.8.1 + image: quay.io/coreos/prometheus-operator:v0.8.2 args: - "--kubelet-object=kube-system/kubelet" - "--config-reloader-image=quay.io/coreos/configmap-reload:v0.0.1"