Automatic commit of package [ansible-kubernetes-modules] minor release [0.3.1-6].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Jason Montleon
2017-10-16 12:00:25 -04:00
parent a0655844ae
commit 9a698071dd
2 changed files with 5 additions and 2 deletions

View File

@@ -1 +1 @@
0.3.1-5 ./
0.3.1-6 ./

View File

@@ -1,6 +1,6 @@
Name: ansible-kubernetes-modules
Version: 0.3.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Ansible role containing pre-release K8s modules
License: ASL 2.0
URL: https://github.com/ansible/%{name}
@@ -29,6 +29,9 @@ mv * %{buildroot}%{_sysconfdir}/ansible/roles/ansible.kubernetes-modules
%{_sysconfdir}/ansible/roles/ansible.kubernetes-modules
%changelog
* Mon Oct 16 2017 Jason Montleon <jmontleo@redhat.com> 0.3.1-6
- Update to latest k8s_common (chousekn@redhat.com)
* Fri Oct 13 2017 Jason Montleon <jmontleo@redhat.com> 0.3.1-5
- increment release