summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-11-11 10:49:15 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2015-11-11 10:49:15 -0500
commit9f972931bb4de191a72a74cced5181a413979564 (patch)
tree285d1d2e8b3c325085f4bde755bfa7fc5e556c0e
parent962d6bbfeca2998a850cf976f9177080c0b9e594 (diff)
downloadopenshift-9f972931bb4de191a72a74cced5181a413979564.tar.gz
openshift-9f972931bb4de191a72a74cced5181a413979564.tar.bz2
openshift-9f972931bb4de191a72a74cced5181a413979564.tar.xz
openshift-9f972931bb4de191a72a74cced5181a413979564.zip
Automatic commit of package [openshift-ansible] release [3.0.9-1].
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index b6aa80de5..abeaa06a3 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.0.8-1 ./
+3.0.9-1 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 01146ed1d..8b69c4926 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -5,7 +5,7 @@
}
Name: openshift-ansible
-Version: 3.0.8
+Version: 3.0.9
Release: 1%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
@@ -258,6 +258,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Nov 11 2015 Brenton Leanhardt <bleanhar@redhat.com> 3.0.9-1
+- Refactor upgrade playbook(s) (jdetiber@redhat.com)
+
* Tue Nov 10 2015 Scott Dodson <sdodson@redhat.com> 3.0.8-1
- Add origin-clients to uninstall playbook. (abutcher@redhat.com)
- examples: include logging and metrics infrastructure (lmeyer@redhat.com)