summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-10-26 08:43:49 -0500
committerTroy Dawson <tdawson@redhat.com>2016-10-26 08:43:49 -0500
commitff1d5889a6585b08c6ebe79b23087f6cf01ce284 (patch)
treef80e64e6f3e076e08924e0ca47893b654f1c5465 /openshift-ansible.spec
parent6c705bae58578893d17ed6aeaf30efc3a7681b0a (diff)
downloadopenshift-ff1d5889a6585b08c6ebe79b23087f6cf01ce284.tar.gz
openshift-ff1d5889a6585b08c6ebe79b23087f6cf01ce284.tar.bz2
openshift-ff1d5889a6585b08c6ebe79b23087f6cf01ce284.tar.xz
openshift-ff1d5889a6585b08c6ebe79b23087f6cf01ce284.zip
Automatic commit of package [openshift-ansible] release [3.4.13-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 4bc6cef7d..81c11a44f 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.4.12
+Version: 3.4.13
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -249,6 +249,19 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Oct 26 2016 Troy Dawson <tdawson@redhat.com> 3.4.13-1
+- [upgrades] Fix containerized node (sdodson@redhat.com)
+- Add support for 3.4 upgrade. (dgoodwin@redhat.com)
+- Update link to latest versions upgrade README (ebballon@gmail.com)
+- Bump logging and metrics deployers to 3.3.1 and 3.4.0 (sdodson@redhat.com)
+- Remove Vagrantfile (jdetiber@redhat.com)
+- Enable dnsmasq service (sdodson@redhat.com)
+- Default infra template modification based on
+ openshift_examples_modify_imagestreams (abutcher@redhat.com)
+- Added a parameter for cert validity (vishal.patil@nuagenetworks.net)
+- Fix and reorder control plane service restart. (dgoodwin@redhat.com)
+- Add node-labels to kubeletArguments (tbielawa@redhat.com)
+
* Mon Oct 24 2016 Troy Dawson <tdawson@redhat.com> 3.4.12-1
- Move infrastructure templates into openshift_hosted_templates role.
(abutcher@redhat.com)