Skip to content

Commit e386af2

Browse files
Prepare for v0.16.14 release
Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
1 parent f6ed7e4 commit e386af2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@ binary releases.
4343

4444
| Release | Maintained | Compatible Cilium Versions |
4545
|------------------------------------------------------------------------|------------|----------------------------|
46-
| [v0.16.13](https://github.com/cilium/cilium-cli/releases/tag/v0.16.13) | Yes | Cilium 1.15 and newer |
46+
| [v0.16.14](https://github.com/cilium/cilium-cli/releases/tag/v0.16.14) | Yes | Cilium 1.15 and newer |
4747
| [v0.15.22](https://github.com/cilium/cilium-cli/releases/tag/v0.15.22) | Yes | Cilium 1.14 (*) |
48-
| [v0.14.8](https://github.com/cilium/cilium-cli/releases/tag/v0.14.8) | Yes | Cilium 1.13 |
4948

5049
Note:
5150
- [v0.15.22](https://github.com/cilium/cilium-cli/releases/tag/v0.15.22) can

RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ table](https://github.com/cilium/cilium-cli#releases) for the most recent suppor
1919
Set `RELEASE` environment variable to the new version. This variable will be
2020
used in the commands throughout the documenat to allow copy-pasting.
2121

22-
export RELEASE=v0.16.14
22+
export RELEASE=v0.16.15
2323

2424
## Update local checkout
2525

0 commit comments

Comments
 (0)