Skip to content

Commit

Permalink
Bumping spec to 1.6.4.
Browse files Browse the repository at this point in the history
Also, minor day-of-the-week fixes in the changelog from copy/paste
fails.
  • Loading branch information
pipejakob committed May 23, 2017
1 parent 8cacd34 commit 01900f4
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions rpm/kubelet.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%global KUBE_VERSION 1.6.3
%global KUBE_VERSION 1.6.4
%global CNI_RELEASE 0799f5732f2a11b329d9e3d51b9c8f2e3759f2ff
%global RPM_RELEASE 0
%global ARCH amd64
Expand Down Expand Up @@ -121,13 +121,16 @@ mv bin/ %{buildroot}/opt/cni/


%changelog
* Tue May 10 2017 Jacob Beacham <beacham@google.com> - 1.6.3
* Fri May 19 2017 Jacob Beacham <beacham@google.com> - 1.6.4
- Bump version of kubelet and kubectl to v1.6.4.

* Wed May 10 2017 Jacob Beacham <beacham@google.com> - 1.6.3
- Bump version of kubelet and kubectl to v1.6.3.

* Tue Apr 26 2017 Jacob Beacham <beacham@google.com> - 1.6.2
* Wed Apr 26 2017 Jacob Beacham <beacham@google.com> - 1.6.2
- Bump version of kubelet and kubectl to v1.6.2.

* Tue Apr 3 2017 Mike Danese <mikedanese@google.com> - 1.6.1
* Mon Apr 3 2017 Mike Danese <mikedanese@google.com> - 1.6.1
- Bump version of kubelet and kubectl to v1.6.1.

* Tue Mar 28 2017 Lucas Käldström <lucas.kaldstrom@hotmail.co.uk>
Expand Down

0 comments on commit 01900f4

Please sign in to comment.