summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-08-25 11:37:03 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-08-25 11:37:03 -0400
commit29f8833107ce2a350fa4cac3c796de359d005565 (patch)
tree47617afae71416686d448ae87a6a14c8520e3b97 /openshift-ansible.spec
parentf1d98352736169d51a3ea838b8feea4c07d8cccc (diff)
downloadopenshift-29f8833107ce2a350fa4cac3c796de359d005565.tar.gz
openshift-29f8833107ce2a350fa4cac3c796de359d005565.tar.bz2
openshift-29f8833107ce2a350fa4cac3c796de359d005565.tar.xz
openshift-29f8833107ce2a350fa4cac3c796de359d005565.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.112.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.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 46078eccb..6a84671ef 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.111.0%{?dist}
+Release: 0.112.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -280,6 +280,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Aug 25 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.112.0
+- fix #5206. Default ES cpu limit (jcantril@redhat.com)
+
* Fri Aug 25 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.111.0
- Upgrade check for OpenShift authorization objects (rteague@redhat.com)