summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-10-23 09:24:17 -0400
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-10-23 09:24:17 -0400
commiteec12b8cb12f263e5e567d3af653a828765fd964 (patch)
treee84e608087e94241047710eb4ac2c36ad5653e16 /openshift-ansible.spec
parent1ecc095a4d7d43f37f39268c3e05e6d74be27fb6 (diff)
downloadopenshift-eec12b8cb12f263e5e567d3af653a828765fd964.tar.gz
openshift-eec12b8cb12f263e5e567d3af653a828765fd964.tar.bz2
openshift-eec12b8cb12f263e5e567d3af653a828765fd964.tar.xz
openshift-eec12b8cb12f263e5e567d3af653a828765fd964.zip
Automatic commit of package [openshift-ansible] release [3.7.0-0.176.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.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 97d66fb41..6866f9a4f 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.7.0
-Release: 0.175.0%{?dist}
+Release: 0.176.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -280,6 +280,18 @@ Atomic OpenShift Utilities includes
%changelog
+* Mon Oct 23 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.176.0
+- Update defaults (fabian@fabianism.us)
+- Use service-ca.crt instead of master ca.crt (fabian@fabianism.us)
+- use master cert (fabian@fabianism.us)
+- Bug 1496426 - add asb-client secret to openshift-ansible-service-broker
+ namespace (fabian@fabianism.us)
+- docker: Move enterprise registry from pkg to main (smilner@redhat.com)
+- systemcontainers: Verify atomic.conf proxy is always configured
+ (smilner@redhat.com)
+- Add variable to control whether NetworkManager hook is installed
+ (hansmi@vshn.ch)
+
* Mon Oct 23 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.7.0-0.175.0
-