diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-08-29 12:12:28 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-08-29 12:12:28 -0400 |
commit | 248f75d2b3774f7fb912768ed453a32855ec8218 (patch) | |
tree | c97bced0a8e6dad6030a0e4853540a62f71d957e | |
parent | d36e0dca4fea4d03fa3afc7e1392b356fc704cf1 (diff) | |
download | openshift-248f75d2b3774f7fb912768ed453a32855ec8218.tar.gz openshift-248f75d2b3774f7fb912768ed453a32855ec8218.tar.bz2 openshift-248f75d2b3774f7fb912768ed453a32855ec8218.tar.xz openshift-248f75d2b3774f7fb912768ed453a32855ec8218.zip |
Automatic commit of package [openshift-ansible] release [3.7.0-0.120.0].
Created by command:
/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 15 |
2 files changed, 15 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 9af073db8..8ef9518a1 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.7.0-0.118.0 ./ +3.7.0-0.120.0 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 5ae1bf3d3..03be832d6 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -10,7 +10,7 @@ Name: openshift-ansible Version: 3.7.0 -Release: 0.118.0%{?dist} +Release: 0.120.0%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 URL: https://github.com/openshift/openshift-ansible @@ -280,6 +280,19 @@ Atomic OpenShift Utilities includes %changelog +* Tue Aug 29 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.120.0 +- Nuage changes to add custom mounts for atomic-openshift-node service + (rohan.s.parulekar@nuagenetworks.net) +- Add independent registry auth support (mgugino@redhat.com) +- roles: use openshift_use_crio (gscrivan@redhat.com) +- cri-o: change to system runc (gscrivan@redhat.com) +- cri-o: rename openshift_docker_use_crio to openshift_use_crio + (gscrivan@redhat.com) +- Remove unsupported playbooks and utilities (rteague@redhat.com) +- Updating default tag for enterprise installation for ASB + (ewolinet@redhat.com) +- Only validate certificates that are passed to oc_route (zgalor@redhat.com) + * Mon Aug 28 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.118.0 - Fix origin metrics and logging container version (gevorg15@users.noreply.github.com) |