kube-aws 0.14.3

Closes #47394.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
Rui Chen 2019-12-02 10:04:03 -05:00 committed by Alexander Bayandin
parent b43ca3629d
commit d38a71900d

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.2",
:revision => "fd0bdbe6d476318f0076d709e3643a08999a9e95"
:tag => "v0.14.3",
:revision => "8014c5c331ede99f2eab371cc41f81ad40e5607c"
head "https://github.com/kubernetes-incubator/kube-aws.git"
bottle do