Skip to content

Commit

Permalink
Version bump to 1.15.1
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Filatov <[email protected]>
  • Loading branch information
Bregor committed Jul 29, 2019
1 parent 5878708 commit c77468b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Berksfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GRAPH
firewall (2.6.3)
chef-sugar (>= 0.0.0)
kernel_module (1.1.1)
kubernetes (1.15.0)
kubernetes (1.15.1)
apt (>= 0.0.0)
etcd (~> 5.5)
firewall (>= 0.0.0)
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# UNRELEASED

# 1.15.1 (29.07.2019)
- [Kubernetes: 1.15.1](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.15.md#changelog-since-v1150)
- [CoreDNS: 1.6.0](https://coredns.io/2019/07/28/coredns-1.6.0-release/)
- DockerCE: pin cli version with daemon version
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'MIT'
description 'Installs/Configures google kubernetes'
long_description 'Google Kubernetes installer for Ubuntu'
version '1.15.0'
version '1.15.1'

chef_version '>= 12.14'

Expand Down

0 comments on commit c77468b

Please sign in to comment.