Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c4c5391

Browse files
committedMar 7, 2025·
chore(deps): update dependency cilium/cilium-cli to v0.18.1
1 parent f99b8b7 commit c4c5391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tools/cilium/manifest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
22
name: cilium
3-
version: "0.18.0"
3+
version: "0.18.1"
44
check: timeout 3 ${binary} version 2>/dev/null | grep ^cilium-cli | cut -d' ' -f2 | tr -d v
55
platforms:
66
- linux/amd64

0 commit comments

Comments
 (0)
Please sign in to comment.