diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2018-01-03 09:02:59 -0500 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2018-01-03 09:02:59 -0500 |
commit | 8a2cc47f8371e7b3a078b5803c1ae96dc28e1982 (patch) | |
tree | 70992b152d6e3a02af5cbc7148e1ffa803e8cef6 /openshift-ansible.spec | |
parent | 79e1bf6974e7c107a20b510d664c09a26e0fe88d (diff) | |
download | openshift-8a2cc47f8371e7b3a078b5803c1ae96dc28e1982.tar.gz openshift-8a2cc47f8371e7b3a078b5803c1ae96dc28e1982.tar.bz2 openshift-8a2cc47f8371e7b3a078b5803c1ae96dc28e1982.tar.xz openshift-8a2cc47f8371e7b3a078b5803c1ae96dc28e1982.zip |
Automatic commit of package [openshift-ansible] release [3.9.0-0.14.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.spec | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index b65c8d252..3ec7212af 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -10,7 +10,7 @@ Name: openshift-ansible Version: 3.9.0 -Release: 0.13.0%{?dist} +Release: 0.14.0%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -202,6 +202,16 @@ Atomic OpenShift Utilities includes %changelog +* Wed Jan 03 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.14.0 +- Cast openshift_docker_use_system_container to bool (mgugino@redhat.com) +- Correct kublet_args cloud-provider directories (mgugino@redhat.com) +- Updating logging_facts to be able to pull values from config maps yaml files, + use diffs to keep custom changes, white list certain settings when creating + diffs (ewolinet@redhat.com) +- Add docker auth credentials to system container install (mgugino@redhat.com) +- Move wait_for_pods to it's own play openshift_hosted (mgugino@redhat.com) +- Remove oauth_template bits from openshift_facts (mgugino@redhat.com) + * Tue Jan 02 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.13.0 - Bug 1527178 - installation of logging stack failed: Invalid version specified for Elasticsearch (nhosoi@redhat.com) |