Commit 9d071f9 1 parent c3c9230 commit 9d071f9 Copy full SHA for 9d071f9
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.10 ] ( https://github.com/cilium/cilium-cli/releases/tag/v0.16.10 ) | Yes | Cilium 1.15 and newer |
46
+ | [ v0.16.11 ] ( https://github.com/cilium/cilium-cli/releases/tag/v0.16.11 ) | 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
| [ v0.14.8] ( https://github.com/cilium/cilium-cli/releases/tag/v0.14.8 ) | Yes | Cilium 1.13 |
49
49
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.11
22
+ export RELEASE=v0.16.12
23
23
24
24
## Update local checkout
25
25
You can’t perform that action at this time.
0 commit comments