Skip to content

Commit

Permalink
Merge pull request kubernetes#307 from mikedanese/v1.6.1
Browse files Browse the repository at this point in the history
bump rpms to 1.6.1
  • Loading branch information
mikedanese committed Apr 5, 2017
2 parents 1355357 + 3a1e864 commit d5fb9e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion rpm/kubelet.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%global KUBE_VERSION 1.6.0
%global KUBE_VERSION 1.6.1
%global CNI_RELEASE 0799f5732f2a11b329d9e3d51b9c8f2e3759f2ff
%global RPM_RELEASE 0

Expand Down Expand Up @@ -120,6 +120,9 @@ mv bin/ %{buildroot}/opt/cni/


%changelog
* Tue 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>
- Bump CNI version to v0.5.1.

Expand Down

0 comments on commit d5fb9e0

Please sign in to comment.