summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-10-13 07:45:30 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-10-13 07:45:30 -0400
commit59e538e8baf6fb005f7c51ae2c55818d4ca03c00 (patch)
tree638b066569c80ee0bd968d5a3af02db0b628cd85 /openshift-ansible.spec
parent80d141b5d60da9afbd3c02350933c090d1839c46 (diff)
downloadopenshift-59e538e8baf6fb005f7c51ae2c55818d4ca03c00.tar.gz
openshift-59e538e8baf6fb005f7c51ae2c55818d4ca03c00.tar.bz2
openshift-59e538e8baf6fb005f7c51ae2c55818d4ca03c00.tar.xz
openshift-59e538e8baf6fb005f7c51ae2c55818d4ca03c00.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.151.0].
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 5232d90f2..163dd9e0e 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.150.0%{?dist}
+Release: 0.151.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -276,6 +276,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Oct 13 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.151.0
+- updated dynamic provision section for openshift metrics to support storage
+ class name (elvirkuric@gmail.com)
+
* Fri Oct 13 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.150.0
- Ensure upgrade playbook exits on health check failures (rteague@redhat.com)
- Ensure docker is installed for containerized load balancers