diff --git a/README.md b/README.md index 6b9317cdd8..e6eaf6f5b8 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ binary releases. | Release | Maintained | Supported Cilium Versions | |------------------------------------------------------------------------|------------|-----------------------------| -| [v0.15.16](https://github.com/cilium/cilium-cli/releases/tag/v0.15.16) | Yes | Cilium 1.14 and newer | +| [v0.15.17](https://github.com/cilium/cilium-cli/releases/tag/v0.15.17) | Yes | Cilium 1.14 and newer | | [v0.14.8](https://github.com/cilium/cilium-cli/releases/tag/v0.14.8) | Yes | Cilium 1.11, 1.12, and 1.13 | Please see [`helm` installation mode](#helm-installation-mode) section diff --git a/RELEASE.md b/RELEASE.md index 24c3ea95a7..d94de8a917 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -19,7 +19,7 @@ table](https://github.com/cilium/cilium-cli#releases) for the most recent suppor Set `RELEASE` environment variable to the new version. This variable will be used in the commands throughout the documenat to allow copy-pasting. - export RELEASE=v0.15.17 + export RELEASE=v0.15.18 ## Prepare the release