kube-aws 0.12.1

Closes #35976.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Igor Kapkov 2019-01-14 11:17:44 +11:00 committed by Thierry Moisan
parent 35e9658a8c
commit ebe91dae7d
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -2,8 +2,8 @@ class KubeAws < Formula
desc "CoreOS Kubernetes on AWS"
homepage "https://coreos.com/kubernetes/docs/latest/kubernetes-on-aws.html"
url "https://github.com/kubernetes-incubator/kube-aws.git",
:tag => "v0.12.0",
:revision => "d7e327d3da1e08021edd8bf24cc72fef4132f0af"
:tag => "v0.12.1",
:revision => "88982344e9650628a57ea7fb97c13a577d3fcd17"
head "https://github.com/kubernetes-incubator/kube-aws.git"
bottle do