Skip to content

Commit

Permalink
Version bump to 1.15.2
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Filatov <pipopolam@gmail.com>
  • Loading branch information
Bregor committed Aug 6, 2019
1 parent 73e96ab commit f2991e0
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.1)
kubernetes (1.15.2)
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.2 (06.08.2019)
- [Kubernetes: 1.15.2](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.15.md#changelog-since-v1151)
- [Addon manager: 9.0.2](https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/addon-manager/CHANGELOG.md#version-902--thu-august-1-2019-maciej-borsz-maciejborszgooglecom)
- [CoreDNS: 1.6.1](https://coredns.io/2019/08/01/coredns-1.6.1-release/)
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.1'
version '1.15.2'

chef_version '>= 12.14'

Expand Down

0 comments on commit f2991e0

Please sign in to comment.