diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-10-26 08:43:49 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-10-26 08:43:49 -0500 |
commit | ff1d5889a6585b08c6ebe79b23087f6cf01ce284 (patch) | |
tree | f80e64e6f3e076e08924e0ca47893b654f1c5465 | |
parent | 6c705bae58578893d17ed6aeaf30efc3a7681b0a (diff) | |
download | openshift-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].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 15 |
2 files changed, 15 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index fdcdcb9dd..e68d5ee40 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.4.12-1 ./ +3.4.13-1 ./ 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) |