We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c3d31 commit d0e6805Copy full SHA for d0e6805
tools/talosctl/manifest.yaml
@@ -1,7 +1,7 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
$schema: https://tools.uniget.dev/schema.yaml
3
name: talosctl
4
-version: "1.9.4"
+version: "1.9.5"
5
check: ${binary} version --client --short | grep "^Client " | cut -d' ' -f2 | tr -d v
6
platforms:
7
- linux/amd64
0 commit comments