Skip to content

Commit

Permalink
Merge pull request kubernetes#389 from pipejakob/1.7.3
Browse files Browse the repository at this point in the history
Update rpm spec for 1.7.3.
  • Loading branch information
mikedanese committed Aug 15, 2017
2 parents 17849e6 + adffdd6 commit 7ba950a
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.7.2
%global KUBE_VERSION 1.7.3
%global CNI_RELEASE 0799f5732f2a11b329d9e3d51b9c8f2e3759f2ff
%global RPM_RELEASE 0
%global ARCH amd64
Expand Down Expand Up @@ -121,6 +121,9 @@ mv bin/ %{buildroot}/opt/cni/


%changelog
* Thu Aug 3 2017 Jacob Beacham <beacham@google.com> - 1.7.3
- Bump version of kubelet and kubectl to v1.7.3.

* Wed Jul 26 2017 Jacob Beacham <beacham@google.com> - 1.7.2
- Bump version of kubelet and kubectl to v1.7.2.

Expand Down

0 comments on commit 7ba950a

Please sign in to comment.