operator-sdk 0.7.1

Closes #40002.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Rui Chen 2019-05-17 17:36:33 -04:00 committed by Thierry Moisan
parent 89cb309efd
commit ab8d0b87c6
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -1,8 +1,8 @@
class OperatorSdk < Formula
desc "SDK for building Kubernetes applications"
homepage "https://coreos.com/operators/"
url "https://github.com/operator-framework/operator-sdk/archive/v0.7.0.tar.gz"
sha256 "19c1fd70e4ca1242667552dc6a087bfeb2e019fffcfdbe2d7295475a7596126c"
url "https://github.com/operator-framework/operator-sdk/archive/v0.7.1.tar.gz"
sha256 "c6d5e41c5811cfe73554f5fe03a391bb6bcce641d8d7d412fd7c245c6240d081"
head "https://github.com/operator-framework/operator-sdk.git"
bottle do