summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-10-18 15:09:35 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-10-18 15:09:35 -0400
commit0aa429e7f6c76af05ef0570040cd4c262f2c98a8 (patch)
tree893cfecb38870fd3a9451b7b1ec8df6d09a2661e /openshift-ansible.spec
parent8ef9ee879216d3ce0309daf980f06817a8489f30 (diff)
downloadopenshift-0aa429e7f6c76af05ef0570040cd4c262f2c98a8.tar.gz
openshift-0aa429e7f6c76af05ef0570040cd4c262f2c98a8.tar.bz2
openshift-0aa429e7f6c76af05ef0570040cd4c262f2c98a8.tar.xz
openshift-0aa429e7f6c76af05ef0570040cd4c262f2c98a8.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.160.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.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 0372960c6..8754917c6 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.159.0%{?dist}
+Release: 0.160.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -280,6 +280,14 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Oct 18 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.160.0
+- Fix pvc selector default to be empty dict instead of string
+ (zgalor@redhat.com)
+- Fix typo in setting prom-proxy memory limit (zgalor@redhat.com)
+- Do not remove files for bootstrap if resolv or dns. (kwoodson@redhat.com)
+- Fix missing docker option signature-verification (mgugino@redhat.com)
+- Fix prometheus role nfs (zgalor@redhat.com)
+
* Wed Oct 18 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.159.0
- Updating openshift-ansible.spec file to include files dir
(sdodson@redhat.com)