kube-aws 0.14.2
Closes #45505. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e13b7f6258
commit
0f04a575c5
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue