From 5a24db1d724444194dac98bd641bb380a66c3bbc Mon Sep 17 00:00:00 2001 From: Sumit Murari Date: Sat, 6 Apr 2019 13:25:54 +0800 Subject: [PATCH] istioctl 1.1.2 Istioctl formula bump 1.1.2 Closes #38720. Signed-off-by: FX Coudert --- Formula/istioctl.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/istioctl.rb b/Formula/istioctl.rb index 3c2e46d63e..2dcf6c65c4 100644 --- a/Formula/istioctl.rb +++ b/Formula/istioctl.rb @@ -2,7 +2,7 @@ class Istioctl < Formula desc "Istio configuration command-line utility" homepage "https://github.com/istio/istio" url "https://github.com/istio/istio.git", - :tag => "1.1.1", + :tag => "1.1.2", :revision => "2b1331886076df103179e3da5dc9077fed59c989" bottle do