summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJustin Pierce <jupierce@redhat.com>2018-02-07 12:27:18 -0500
committerJustin Pierce <jupierce@redhat.com>2018-02-07 12:27:18 -0500
commit8290c01cc624a6b94bf6fd658a74121d891172d0 (patch)
tree03208458bdb0520ec4012234c82b03895ec38ab3 /openshift-ansible.spec
parentec8e4df522d842b6d7dddebce006e1195237efeb (diff)
downloadopenshift-8290c01cc624a6b94bf6fd658a74121d891172d0.tar.gz
openshift-8290c01cc624a6b94bf6fd658a74121d891172d0.tar.bz2
openshift-8290c01cc624a6b94bf6fd658a74121d891172d0.tar.xz
openshift-8290c01cc624a6b94bf6fd658a74121d891172d0.zip
Automatic commit of package [openshift-ansible] release [3.9.0-0.41.0].
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 81bf730f7..ae0104b27 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.9.0
-Release: 0.40.0%{?dist}
+Release: 0.41.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -201,6 +201,12 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Feb 07 2018 Justin Pierce <jupierce@redhat.com> 3.9.0-0.41.0
+- Allow OVS 2.7 in OCP 3.10 (sdodson@redhat.com)
+- GlusterFS: Minor documentation update (jarrpa@redhat.com)
+- Make sure to include upgrade_pre when upgrading master nodes
+ (sdodson@redhat.com)
+
* Wed Feb 07 2018 Justin Pierce <jupierce@redhat.com> 3.9.0-0.40.0
- health checks: tolerate ovs 2.9 (lmeyer@redhat.com)
- Fix docker rpm upgrade install task wording (mgugino@redhat.com)