summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorJenkins CD Merge Bot <smunilla@redhat.com>2018-01-26 18:23:23 -0500
committerJenkins CD Merge Bot <smunilla@redhat.com>2018-01-26 18:23:23 -0500
commitef8e18254cd96b7b68a5e01ee0b2ae6b3a10d3c6 (patch)
tree23459fcfb3ed574e87bc98f5cfd0087c0f5472aa /openshift-ansible.spec
parentca8d3f303a4d4e526c2cae823abba4475f7321e1 (diff)
downloadopenshift-ef8e18254cd96b7b68a5e01ee0b2ae6b3a10d3c6.tar.gz
openshift-ef8e18254cd96b7b68a5e01ee0b2ae6b3a10d3c6.tar.bz2
openshift-ef8e18254cd96b7b68a5e01ee0b2ae6b3a10d3c6.tar.xz
openshift-ef8e18254cd96b7b68a5e01ee0b2ae6b3a10d3c6.zip
Automatic commit of package [openshift-ansible] release [3.9.0-0.30.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.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index ee48870ff..dbc4fb3e5 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -10,7 +10,7 @@
Name: openshift-ansible
Version: 3.9.0
-Release: 0.29.0%{?dist}
+Release: 0.30.0%{?dist}
Summary: Openshift and Atomic Enterprise Ansible
License: ASL 2.0
URL: https://github.com/openshift/openshift-ansible
@@ -204,6 +204,9 @@ Atomic OpenShift Utilities includes
%changelog
+* Fri Jan 26 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.30.0
+- Removing dependency on the extra stroage device. (kwoodson@redhat.com)
+
* Fri Jan 26 2018 Jenkins CD Merge Bot <smunilla@redhat.com> 3.9.0-0.29.0
- Add prometheus annotations to console service (spadgett@redhat.com)
- Add resource requests to console template (spadgett@redhat.com)