operator-sdk 1.25.0

Closes #113819.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
BrewTestBot 2022-10-23 05:43:08 +00:00
parent a1977b97b0
commit 95da3a9696
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://sdk.operatorframework.io/"
url "https://github.com/operator-framework/operator-sdk.git",
tag: "v1.24.1",
revision: "1a1c56f7d0c7cfcc16e1ff2140caaa6d831b669b"
tag: "v1.25.0",
revision: "3d4eb4b2de4b68519c8828f2289c2014979ccf2a"
license "Apache-2.0"
head "https://github.com/operator-framework/operator-sdk.git", branch: "master"