We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf646a5 commit f9c27e7Copy full SHA for f9c27e7
tools/cilium/manifest.yaml
@@ -1,6 +1,6 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
name: cilium
3
-version: "0.18.1"
+version: "0.18.2"
4
check: timeout 3 ${binary} version 2>/dev/null | grep ^cilium-cli | cut -d' ' -f2 | tr -d v
5
platforms:
6
- linux/amd64
0 commit comments