summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJustin Pierce <jupierce@redhat.com>2018-02-07 09:24:03 -0500
committerJustin Pierce <jupierce@redhat.com>2018-02-07 09:24:03 -0500
commit9c299e02282ac7a45ac5ce44386613074b7b528d (patch)
treee23a270afd9af844b6138bcef20de5818d27f906 /openshift-ansible.spec
parentab38d34515f536589d99925e9c870e4c594e3b0e (diff)
downloadopenshift-9c299e02282ac7a45ac5ce44386613074b7b528d.tar.gz
openshift-9c299e02282ac7a45ac5ce44386613074b7b528d.tar.bz2
openshift-9c299e02282ac7a45ac5ce44386613074b7b528d.tar.xz
openshift-9c299e02282ac7a45ac5ce44386613074b7b528d.zip
Automatic commit of package [openshift-ansible] release [3.9.0-0.40.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.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 1ec707543..81bf730f7 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.9.0
-Release: 0.39.0%{?dist}
+Release: 0.40.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -201,6 +201,14 @@ Atomic OpenShift Utilities includes
%changelog
+* 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)
+- Initial support for 3.10 (sdodson@redhat.com)
+- add deprovisioning for ELB (and IAM certs) (jdiaz@redhat.com)
+- [6632] fix indentation of terminationGracePeriodSeconds var
+ (jsanda@redhat.com)
+
* Tue Feb 06 2018 Justin Pierce <jupierce@redhat.com> 3.9.0-0.39.0
- Update code to not fail when rc != 0 (kwoodson@redhat.com)
- Upgrades: pass openshift_manage_node_is_master to master nodes during upgrade