diff options
author | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-11 06:01:27 -0400 |
---|---|---|
committer | Jenkins CD Merge Bot <tdawson@redhat.com> | 2017-04-11 06:01:27 -0400 |
commit | 5fe1609cf935168d9506a0f933f8e7c1fde69a7f (patch) | |
tree | d76dfa0fe1590bd2cda42b9514f3170556689f9a | |
parent | de6629addd794c6daaf018943097cc0d6aba5b23 (diff) | |
download | openshift-5fe1609cf935168d9506a0f933f8e7c1fde69a7f.tar.gz openshift-5fe1609cf935168d9506a0f933f8e7c1fde69a7f.tar.bz2 openshift-5fe1609cf935168d9506a0f933f8e7c1fde69a7f.tar.xz openshift-5fe1609cf935168d9506a0f933f8e7c1fde69a7f.zip |
Automatic commit of package [openshift-ansible] release [3.6.21-1].
Created by command:
/usr/bin/tito tag --accept-auto-changelog
-rw-r--r-- | .tito/packages/openshift-ansible | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 322bdb261..49ecde422 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.6.20-1 ./ +3.6.21-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 0bd72165b..4a69537fe 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -9,7 +9,7 @@ %global __requires_exclude ^/usr/bin/ansible-playbook$ Name: openshift-ansible -Version: 3.6.20 +Version: 3.6.21 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -270,6 +270,10 @@ Atomic OpenShift Utilities includes %changelog +* Tue Apr 11 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.21-1 +- Adding a query for the existing docker-registry route. (kwoodson@redhat.com) +- Removing docker-registry route from cockpit-ui. (kwoodson@redhat.com) + * Fri Apr 07 2017 Jenkins CD Merge Bot <tdawson@redhat.com> 3.6.20-1 - Fixed a bug when oc command fails. (kwoodson@redhat.com) - openshift_sanitize_inventory: validate release (lmeyer@redhat.com) |