summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-04-18 15:53:43 -0400
committerBrenton Leanhardt <bleanhar@redhat.com>2016-04-18 15:53:43 -0400
commit1bb3de7855096557a820845cef9efe4702093675 (patch)
tree3e674df446cfa7e1d97ebc01d7c547c99896f69b /openshift-ansible.spec
parente1e910122380cd853c6f74e7ffe193aead350410 (diff)
downloadopenshift-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].
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 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)