summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-06-18 01:53:01 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-06-18 01:53:01 -0400
commite2840e8ab50215eb7603a832f2f729d873e5a811 (patch)
treecb71fd775b4403e1e6643e8b77698e75c414d2e1 /openshift-ansible.spec
parente37c99d056a045aee2e0c4c060fe8b1b2ff1d8bc (diff)
downloadopenshift-e2840e8ab50215eb7603a832f2f729d873e5a811.tar.gz
openshift-e2840e8ab50215eb7603a832f2f729d873e5a811.tar.bz2
openshift-e2840e8ab50215eb7603a832f2f729d873e5a811.tar.xz
openshift-e2840e8ab50215eb7603a832f2f729d873e5a811.zip
Automatic commit of package [openshift-ansible] release [3.6.116-1].
Created by command: /usr/bin/tito tag --accept-auto-changelog --use-version=3.6.116
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 17e816edd..0b9531269 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.114
+Version: 3.6.116
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -280,6 +280,17 @@ Atomic OpenShift Utilities includes
%changelog
+* 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)
+- etcd v3 for clean installs (sdodson@redhat.com)
+- Rename cockpit-shell -> cockpit-system (rhcarvalho@gmail.com)
+- Update image repo name, images have been moved from 'cloudforms' to
+ 'cloudforms42' for CF 4.2. (simaishi@redhat.com)
+- Update image repo name, images have been moved from 'cloudforms' to
+ 'cloudforms45' for CF 4.5. (simaishi@redhat.com)
+- CloudForms 4.5 templates (simaishi@redhat.com)
+
* Fri Jun 16 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.6.114-1
-