operator-sdk 1.13.1

Closes #87151.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-10-12 18:09:42 -04:00 committed by BrewTestBot
parent 750c6bad0e
commit b84cead363
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

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: "v1.13.0",
revision: "6e84414b468029c5c3e07352cabe64cf3a682111"
tag: "v1.13.1",
revision: "1659ab58a073999463e6dcdf18bdc359a315e091"
license "Apache-2.0"
head "https://github.com/operator-framework/operator-sdk.git", branch: "master"