diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-04-18 15:53:43 -0400 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-04-18 15:53:43 -0400 |
commit | 1bb3de7855096557a820845cef9efe4702093675 (patch) | |
tree | 3e674df446cfa7e1d97ebc01d7c547c99896f69b | |
parent | e1e910122380cd853c6f74e7ffe193aead350410 (diff) | |
download | openshift-1bb3de7855096557a820845cef9efe4702093675.tar.gz openshift-1bb3de7855096557a820845cef9efe4702093675.tar.bz2 openshift-1bb3de7855096557a820845cef9efe4702093675.tar.xz openshift-1bb3de7855096557a820845cef9efe4702093675.zip |
Automatic commit of package [openshift-ansible] release [3.0.81-1].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 4ddfc5f0b..a22da0715 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.80-1 ./ +3.0.81-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 00f8f58bf..4ac4da87c 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -5,7 +5,7 @@ } Name: openshift-ansible -Version: 3.0.80 +Version: 3.0.81 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -279,6 +279,11 @@ Atomic OpenShift Utilities includes %changelog +* Mon Apr 18 2016 Brenton Leanhardt <bleanhar@redhat.com> 3.0.81-1 +- IMAGE_PREFIX=openshift3/ for enterprise logging/metrics (sdodson@redhat.com) +- a-o-i: Don't assume storage on 1st master (smunilla@redhat.com) +- Bug 1320829 - Handle OSE 3.0 installs (bleanhar@redhat.com) + * Fri Apr 15 2016 Troy Dawson <tdawson@redhat.com> 3.0.80-1 - Refactor docker failed state cleanup (sdodson@redhat.com) - Support mixed RPM/container installs (bleanhar@redhat.com) |