diff options
author | Troy Dawson <tdawson@redhat.com> | 2016-04-08 15:18:08 -0500 |
---|---|---|
committer | Troy Dawson <tdawson@redhat.com> | 2016-04-08 15:18:08 -0500 |
commit | d6d9cba774291c821c9531aa05049a6e3e22d7ff (patch) | |
tree | 5eb51ed79472fa9d67ea2a2c74fd7ce7861df855 | |
parent | 2899072c99e9e5710c4e5f2efabfa5cc9fec55e2 (diff) | |
download | openshift-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].
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 9 |
2 files changed, 9 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 23c40682f..5361bb08c 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.0.75-1 ./ +3.0.76-1 ./ 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) |