summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2018-01-26 13:45:18 -0500
committerJenkins CD Merge Bot <smunilla@redhat.com>2018-01-26 13:45:18 -0500
commit72ae4f5e8354491d4bb416d587b7e20d6d76e458 (patch)
treef0dcbac52a531b1f7225557e2cb72882e01c292d
parent1621ce6ff30d87a3daeb2f1d624c7fa3e01329aa (diff)
downloadopenshift-72ae4f5e8354491d4bb416d587b7e20d6d76e458.tar.gz
openshift-72ae4f5e8354491d4bb416d587b7e20d6d76e458.tar.bz2
openshift-72ae4f5e8354491d4bb416d587b7e20d6d76e458.tar.xz
openshift-72ae4f5e8354491d4bb416d587b7e20d6d76e458.zip
Automatic commit of package [openshift-ansible] release [3.9.0-0.28.0].
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
-rw-r--r--.tito/packages/openshift-ansible2
-rw-r--r--openshift-ansible.spec6
2 files changed, 6 insertions, 2 deletions
diff --git a/.tito/packages/openshift-ansible b/.tito/packages/openshift-ansible
index 0ce13d69c..39a49270b 100644
--- a/.tito/packages/openshift-ansible
+++ b/.tito/packages/openshift-ansible
@@ -1 +1 @@
-3.9.0-0.26.0 ./
+3.9.0-0.28.0 ./
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index dc17a2dc0..229d43a41 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.9.0
-Release: 0.26.0%{?dist}
+Release: 0.28.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -204,6 +204,10 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Jan 26 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.28.0
+- Updating deprecations to use callback plugin (ewolinet@redhat.com)
+- Run console pods on the master (spadgett@redhat.com)
+
* Fri Jan 26 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.26.0
- docker_image_availability: containerized overrides (lmeyer@redhat.com)
- Remove old assetConfig from master-config.yaml (spadgett@redhat.com)