Skip to content

Commit

Permalink
Version bump to 1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Bregor committed Feb 21, 2021
1 parent f8cd269 commit cc12c80
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.7.0)
chef-sugar (>= 0.0.0)
kernel_module (1.1.2)
kubernetes (1.19.8)
kubernetes (1.20.4)
apt (>= 0.0.0)
etcd (~> 6.0)
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.20.4 (22.02.2021)
- [Kubernetes: 1.20.4](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#changelog-since-v1203)
- Kubelet: moved deprecated `--logging-format` flag to kubeletconfig
- Kubelet: removed deprecated `--experimental-check-node-capabilities-before-mount` flag
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.19.8'
version '1.20.4'

chef_version '>= 12.14'

Expand Down

0 comments on commit cc12c80

Please sign in to comment.