diff options
author | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-11-08 16:23:03 -0500 |
---|---|---|
committer | Jenkins CD Merge Bot <smunilla@redhat.com> | 2017-11-08 16:23:03 -0500 |
commit | 87008510d17c8cafe64ea67ea458ddcd3384159f (patch) | |
tree | 8e9f93f58c424df8343fba02736efa2bb044bed9 | |
parent | a85af3b9dd028d5f584ecba9bf0ab2f8cfc3a70b (diff) | |
download | openshift-87008510d17c8cafe64ea67ea458ddcd3384159f.tar.gz openshift-87008510d17c8cafe64ea67ea458ddcd3384159f.tar.bz2 openshift-87008510d17c8cafe64ea67ea458ddcd3384159f.tar.xz openshift-87008510d17c8cafe64ea67ea458ddcd3384159f.zip |
Automatic commit of package [openshift-ansible] release [3.7.3-1].
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 | 19 |
2 files changed, 19 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible index 11035489b..6db17636f 100644 --- a/.tito/packages/openshift-ansible +++ b/.tito/packages/openshift-ansible @@ -1 +1 @@ -3.7.2-1 ./ +3.7.3-1 ./ diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 2021d06af..a216768c3 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.7.2 +Version: 3.7.3 Release: 1%{?dist} Summary: Openshift and Atomic Enterprise Ansible License: ASL 2.0 @@ -285,6 +285,23 @@ Atomic OpenShift Utilities includes %changelog +* Wed Nov 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.3-1 +- Adding configuration for keeping transient namespace on error. + (shawn.hurley21@gmail.com) +- Use openshift.common.client_binary (sdodson@redhat.com) +- Fix examples image streams (mgugino@redhat.com) +- Remove duplicate defaulting for ASB and TSB (sdodson@redhat.com) +- Fix preupgrade authorization objects are in sync minor versions + (mgugino@redhat.com) +- General template updates for v3.7 (sdodson@redhat.com) +- Update to xPaaS v1.4.6 (sdodson@redhat.com) +- Bug 1511044- Slurp the etcd certs instead of using the lookup + (fabian@fabianism.us) +- Change prometheus default namespace to 'openshift-metrics' + (zgalor@redhat.com) +- Bootstrap enhancements. (kwoodson@redhat.com) +- reconcile registry-console and docker_image_availability (lmeyer@redhat.com) + * Wed Nov 08 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.2-1 - Remove debug code that was mistakenly committed (zgalor@redhat.com) - Correct service restart command (sdodson@redhat.com) |