summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorTroy Dawson <tdawson@redhat.com>2016-04-08 15:18:08 -0500
committerTroy Dawson <tdawson@redhat.com>2016-04-08 15:18:08 -0500
commitd6d9cba774291c821c9531aa05049a6e3e22d7ff (patch)
tree5eb51ed79472fa9d67ea2a2c74fd7ce7861df855 /openshift-ansible.spec
parent2899072c99e9e5710c4e5f2efabfa5cc9fec55e2 (diff)
downloadopenshift-d6d9cba774291c821c9531aa05049a6e3e22d7ff.tar.gz
openshift-d6d9cba774291c821c9531aa05049a6e3e22d7ff.tar.bz2
openshift-d6d9cba774291c821c9531aa05049a6e3e22d7ff.tar.xz
openshift-d6d9cba774291c821c9531aa05049a6e3e22d7ff.zip
Automatic commit of package [openshift-ansible] release [3.0.76-1].
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 845455444..034c869f1 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.75
+Version: 3.0.76
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -279,6 +279,13 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Apr 08 2016 Troy Dawson <tdawson@redhat.com> 3.0.76-1
+- a-o-i: Support openshift_image_tag (smunilla@redhat.com)
+- Bug 1324729 - Import xPaas image streams failed during 3.2 installation
+ (bleanhar@redhat.com)
+- Test docker_version_result.stdout when determining if docker should be
+ installed/downgraded. (abutcher@redhat.com)
+
* Thu Apr 07 2016 Troy Dawson <tdawson@redhat.com> 3.0.75-1
- First attempt at oadm router module (kwoodson@redhat.com)
- Remove openshift_common dep from openshift_storage_nfs (abutcher@redhat.com)