operator-sdk 0.14.1

Closes #49223.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2020-01-20 13:55:00 -05:00
parent 9087046e7c
commit 082988d311

View file

@ -2,8 +2,8 @@ class OperatorSdk < Formula
desc "SDK for building Kubernetes applications"
homepage "https://coreos.com/operators/"
url "https://github.com/operator-framework/operator-sdk.git",
:tag => "v0.14.0",
:revision => "4fb185b9d45682473b4951c9788f845ba2fa5b12"
:tag => "v0.14.1",
:revision => "1c3106afd103ff868bceb9c6a6c077b17bad363c"
head "https://github.com/operator-framework/operator-sdk.git"
bottle do