diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-11-17 22:47:53 -0500 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-11-17 22:47:53 -0500 |
commit | 57184994bbc61ec02ecb917c6ab81b3cfbf75440 (patch) | |
tree | ab4df5305d6162ebb3827dea0afe3e804eb98e24 /openshift-ansible.spec | |
parent | b4a294841e063784afe32c289bf3fd6410edc6d6 (diff) | |
download | openshift-57184994bbc61ec02ecb917c6ab81b3cfbf75440.tar.gz openshift-57184994bbc61ec02ecb917c6ab81b3cfbf75440.tar.bz2 openshift-57184994bbc61ec02ecb917c6ab81b3cfbf75440.tar.xz openshift-57184994bbc61ec02ecb917c6ab81b3cfbf75440.zip |
Automatic commit of package [openshift-ansible] release [3.8.0-0.3.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 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 98de1ae32..2d3dfff75 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -10,7 +10,7 @@ Name: openshift-ansible Version: 3.8.0 -Release: 0.2.0%{?dist} +Release: 0.3.0%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -285,6 +285,19 @@ Atomic OpenShift Utilities includes %changelog +* Fri Nov 17 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.8.0-0.3.0 +- papr: auto-detect image tag to use and bump to f27 (jlebon@redhat.com) +- Updating mtu value to int (kwoodson@redhat.com) +- fix the logging-es-prometheus selector (jcantril@redhat.com) +- GlusterFS: Add configuration for auto creating block-hosting volumes + (jarrpa@redhat.com) +- Playbook Consolidation - openshift-checks (rteague@redhat.com) +- Combine openshift_node and openshift_node_upgrade (mgugino@redhat.com) +- registry-console: align image and check (lmeyer@redhat.com) +- registry-console template 3.8 consistency (lmeyer@redhat.com) +- registry-console template 3.7 consistency (lmeyer@redhat.com) +- registry-console template 3.6 consistency (lmeyer@redhat.com) + * Thu Nov 16 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.8.0-0.2.0 - Fix openstack init (rteague@redhat.com) - Ensure node service is started. (kwoodson@redhat.com) |