Browse Source

Merge pull request #8531 from ironcladlou/cmo-v0.0.4

Upgrade to cluster-monitoring-operator:v0.0.4
Scott Dodson 6 years ago
parent
commit
b0eb7372e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      roles/openshift_cluster_monitoring_operator/defaults/main.yml

+ 1 - 1
roles/openshift_cluster_monitoring_operator/defaults/main.yml

@@ -1,5 +1,5 @@
 ---
-openshift_cluster_monitoring_operator_image: quay.io/coreos/cluster-monitoring-operator:v0.0.3
+openshift_cluster_monitoring_operator_image: quay.io/coreos/cluster-monitoring-operator:v0.0.4
 openshift_cluster_monitoring_operator_prometheus_operator_repo: quay.io/coreos/prometheus-operator
 openshift_cluster_monitoring_operator_prometheus_repo: quay.io/prometheus/prometheus
 openshift_cluster_monitoring_operator_alertmanager_repo: quay.io/prometheus/alertmanager