summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <tdawson@redhat.com>2017-04-07 06:02:09 -0400
committerJenkins CD Merge Bot <tdawson@redhat.com>2017-04-07 06:02:09 -0400
commitd01ad9a2887fd3f15e7312a5efa81b1e1bcffd70 (patch)
treef3ecac7dbfc50523ea0d1276898e2256b750ba89 /openshift-ansible.spec
parent35846590266a2d224dfcc6b57fc528b42d238c1a (diff)
downloadopenshift-d01ad9a2887fd3f15e7312a5efa81b1e1bcffd70.tar.gz
openshift-d01ad9a2887fd3f15e7312a5efa81b1e1bcffd70.tar.bz2
openshift-d01ad9a2887fd3f15e7312a5efa81b1e1bcffd70.tar.xz
openshift-d01ad9a2887fd3f15e7312a5efa81b1e1bcffd70.zip
Automatic commit of package [openshift-ansible] release [3.6.18-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 819b6973b..7954fe133 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -9,7 +9,7 @@
%global __requires_exclude ^/usr/bin/ansible-playbook$
Name: openshift-ansible
-Version: 3.6.17
+Version: 3.6.18
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -270,6 +270,17 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Apr 07 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.18-1
+- master-api: add mount for /var/log (gscrivan@redhat.com)
+- master: add mount for /var/log (gscrivan@redhat.com)
+- unexclude excluder if it is to be upgraded and already installed
+ (jchaloup@redhat.com)
+- Bump calico policy controller (djosborne10@gmail.com)
+- Fixed a string format and a lint space issue (kwoodson@redhat.com)
+- Fixed name and selector to be mutually exclusive (kwoodson@redhat.com)
+- Adding ability to delete by selector. (kwoodson@redhat.com)
+- Adding delete with selector support. (kwoodson@redhat.com)
+
* Thu Apr 06 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.17-1
- Adding signed router cert and fixing server_cert bug. (kwoodson@redhat.com)