summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2017-11-22 06:44:15 -0500
committerJenkins CD Merge Bot <smunilla@redhat.com>2017-11-22 06:44:15 -0500
commitc1c4f92cdfce46945fdf51d0219980134b73861f (patch)
treef4242608ce64581801095f4cc3f99d6420156bbb /openshift-ansible.spec
parent7c6e0712b6bb57dcce6a055d4f88a2234449141f (diff)
downloadopenshift-c1c4f92cdfce46945fdf51d0219980134b73861f.tar.gz
openshift-c1c4f92cdfce46945fdf51d0219980134b73861f.tar.bz2
openshift-c1c4f92cdfce46945fdf51d0219980134b73861f.tar.xz
openshift-c1c4f92cdfce46945fdf51d0219980134b73861f.zip
Automatic commit of package [openshift-ansible] release [3.8.0-0.9.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.spec20
1 files changed, 19 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index c9dee2872..313af17be 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.8.0
-Release: 0.8.0%{?dist}
+Release: 0.9.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -285,6 +285,24 @@ Atomic OpenShift Utilities includes
%changelog
+* Wed Nov 22 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.8.0-0.9.0
+- Fix node system container var (mgugino@redhat.com)
+- Add temporary playbook for CI test functionality (rteague@redhat.com)
+- Playbook Consolidation - openshift-node (rteague@redhat.com)
+- Fix logic for any sys containers (mgugino@redhat.com)
+- containerPort must be an int; correctly quote/brace replicas value
+ (rmeggins@redhat.com)
+- papr: use new PAPR_PULL_TARGET_BRANCH (jlebon@redhat.com)
+- Refactor etcd image (mgugino@redhat.com)
+- GlusterFS: Files and templates for 3.8 (jarrpa@redhat.com)
+- Only remove empty keys from env if env exists (sdodson@redhat.com)
+- Upgrade to etcd 3.2 (sdodson@redhat.com)
+- Allow modifying and adding prometheus application arguments
+ (zgalor@redhat.com)
+- Playbook Consolidation - openshift-nfs (rteague@redhat.com)
+- Playbook Consolidation - openshift-etcd (rteague@redhat.com)
+- Include Deprecation - Init Playbook Paths (rteague@redhat.com)
+
* Mon Nov 20 2017 Jenkins CD Merge Bot <smunilla@redhat.com> 3.8.0-0.8.0
-