summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-07-04 01:37:08 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-07-04 01:37:08 -0400
commit950bb48b4961f430cda887dc94642a8a1c1a3663 (patch)
tree0ca062ff7ea02aec734dc72d1402b2df9c39839e /openshift-ansible.spec
parentfb3e913225f319622499af467b43770ce7f06c6e (diff)
downloadopenshift-950bb48b4961f430cda887dc94642a8a1c1a3663.tar.gz
openshift-950bb48b4961f430cda887dc94642a8a1c1a3663.tar.bz2
openshift-950bb48b4961f430cda887dc94642a8a1c1a3663.tar.xz
openshift-950bb48b4961f430cda887dc94642a8a1c1a3663.zip
Automatic commit of package [openshift-ansible] release [3.6.133-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.133
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index ed0b5ca79..fc6dfe883 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.132
+Version: 3.6.133
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,15 @@ Atomic OpenShift Utilities includes
%changelog
+* Tue Jul 04 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.133-1
+- etcd, syscontainer: fix copy of existing datastore (gscrivan@redhat.com)
+- pre-pull images before stopping docker (jchaloup@redhat.com)
+- Always convert no_proxy from string into a list (sdodson@redhat.com)
+- fix 1466680. Fix logging deploying to the specified namespace
+ (jcantril@redhat.com)
+- logging_es: temporarily disable readiness probe (jwozniak@redhat.com)
+- Fixes to storage migration (sdodson@redhat.com)
+
* Mon Jul 03 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.132-1
-