diff --git a/manifests/prometheus-operator.yaml b/manifests/prometheus-operator.yaml index 6c8030ebae39c69ab2807fb9a07ba7873d26fe71..06ddf799408eba56593ca6c404da277cae0ce100 100644 --- a/manifests/prometheus-operator.yaml +++ b/manifests/prometheus-operator.yaml @@ -13,7 +13,7 @@ spec: spec: containers: - name: prometheus-operator - image: quay.io/coreos/prometheus-operator:v0.6.0 + image: quay.io/coreos/prometheus-operator:v0.7.0 args: - "--kubelet-object=kube-system/kubelet" - "--config-reloader-image=quay.io/coreos/configmap-reload:v0.0.1"