diff --git a/tools/k0sctl/manifest.yaml b/tools/k0sctl/manifest.yaml index 00fda92e63..c7bb08168d 100644 --- a/tools/k0sctl/manifest.yaml +++ b/tools/k0sctl/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: k0sctl -version: "0.20.0" +version: "0.21.0" check: ${binary} version | grep ^version | cut -d' ' -f2 | tr -d v platforms: - linux/amd64