kube-aws 0.14.2

Closes #45505.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-10-18 08:56:16 -04:00 committed by FX Coudert
parent e13b7f6258
commit 0f04a575c5

View file

@ -2,8 +2,8 @@ class KubeAws < Formula
desc "Command-line tool to declaratively manage Kubernetes clusters on AWS"
homepage "https://kubernetes-incubator.github.io/kube-aws/"
url "https://github.com/kubernetes-incubator/kube-aws.git",
:tag => "v0.14.1",
:revision => "34342f7153e7a6f601438026174d4d68e8f9eda5"
:tag => "v0.14.2",
:revision => "fd0bdbe6d476318f0076d709e3643a08999a9e95"
head "https://github.com/kubernetes-incubator/kube-aws.git"
bottle do