summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-11-08 16:23:03 -0500
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-11-08 16:23:03 -0500
commit87008510d17c8cafe64ea67ea458ddcd3384159f (patch)
tree8e9f93f58c424df8343fba02736efa2bb044bed9 /openshift-ansible.spec
parenta85af3b9dd028d5f584ecba9bf0ab2f8cfc3a70b (diff)
downloadopenshift-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
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec19
1 files changed, 18 insertions, 1 deletions
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)