Commit 99ff3d9 1 parent 615aa8e commit 99ff3d9 Copy full SHA for 99ff3d9
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ binary releases.
43
43
44
44
| Release | Maintained | Compatible Cilium Versions |
45
45
| ------------------------------------------------------------------------| ------------| ----------------------------|
46
- | [ v0.16.14 ] ( https://github.com/cilium/cilium-cli/releases/tag/v0.16.14 ) | Yes | Cilium 1.15 and newer |
46
+ | [ v0.16.15 ] ( https://github.com/cilium/cilium-cli/releases/tag/v0.16.15 ) | Yes | Cilium 1.15 and newer |
47
47
| [ v0.15.22] ( https://github.com/cilium/cilium-cli/releases/tag/v0.15.22 ) | Yes | Cilium 1.14 (* ) |
48
48
49
49
Note:
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ table](https://github.com/cilium/cilium-cli#releases) for the most recent suppor
19
19
Set ` RELEASE ` environment variable to the new version. This variable will be
20
20
used in the commands throughout the documenat to allow copy-pasting.
21
21
22
- export RELEASE=v0.16.15
22
+ export RELEASE=v0.16.16
23
23
24
24
## Update local checkout
25
25
You can’t perform that action at this time.
0 commit comments