diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 4bc6bd6..2e12147 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "kubeops.cli": { - "version": "9.1.5", + "version": "9.2.0", "commands": [ "kubeops" ],