kops 1.8.1

Closes #24025.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-02-12 01:17:36 -08:00
parent 81f1936b48
commit 09c9470aa7

View file

@ -1,8 +1,8 @@
class Kops < Formula
desc "Production Grade K8s Installation, Upgrades, and Management"
homepage "https://github.com/kubernetes/kops"
url "https://github.com/kubernetes/kops/archive/1.8.0.tar.gz"
sha256 "dfab4c304247723d02cdabc83840ff0fbfd8ae4238d248839b06cd62f84400d7"
url "https://github.com/kubernetes/kops/archive/1.8.1.tar.gz"
sha256 "e7dcaa8f50a51f878ed9a6478cba0c7b42aa34d33a1c9a7e6964fe4193aa51ca"
head "https://github.com/kubernetes/kops.git"
bottle do