summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-06-19 01:52:38 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-06-19 01:52:38 -0400
commitd42db5a181435fe8e1d03943908adecb141f8b9c (patch)
tree96fed354a8c196e0f75d460e9e50632a319a22ec /openshift-ansible.spec
parent865b3511d3df6fa5d938dda72e9d748c6c615c76 (diff)
downloadopenshift-d42db5a181435fe8e1d03943908adecb141f8b9c.tar.gz
openshift-d42db5a181435fe8e1d03943908adecb141f8b9c.tar.bz2
openshift-d42db5a181435fe8e1d03943908adecb141f8b9c.tar.xz
openshift-d42db5a181435fe8e1d03943908adecb141f8b9c.zip
Automatic commit of package [openshift-ansible] release [3.6.117-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.117
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 0b9531269..7b5587294 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.116
+Version: 3.6.117
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,11 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Jun 19 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.117-1
+- Run storage upgrade pre and post master upgrade (rteague@redhat.com)
+- Introduce etcd migrate role (jchaloup@redhat.com)
+- Add support for rhel, aci, vxlan (srampal@cisco.com)
+
* Sun Jun 18 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.116-1
- PAPR: define openshift_image_tag via command line (rhcarvalho@gmail.com)
- Ensure only one ES pod per PV (peter.portante@redhat.com)