Skip to content

Commit 5e6cf04

Browse files
[README] Add links to latest component releases (#1360)
Summary: Adds a link to the latest github release for vizier, cli, and cloud components. (Will add a link to the operator release once there is one on github). Type of change: /kind cleanup Test Plan: Made sure the new readme changes render reasonably. Signed-off-by: James Bartlett <jamesbartlett@pixielabs.ai>
1 parent 89cbdba commit 5e6cf04

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,14 @@ Pixie is a community-driven project; we welcome your contribution! For code cont
174174

175175
<br clear="all">
176176

177+
## Latest Releases
178+
We version separate components of Pixie separately, so what Github shows as the "latest" release will only be the latest for one of the components.
179+
We maintain links to the latest releases for all components here:
180+
- [CLI v0.8.0](https://github.com/pixie-io/pixie/releases/tag/release/cli/v0.8.0)<!--cli-latest-release-->
181+
- [Cloud v0.1.1](https://github.com/pixie-io/pixie/releases/tag/release/cloud/v0.1.1) <!--cloud-latest-release-->
182+
- [Vizier v0.13.4](https://github.com/pixie-io/pixie/releases/tag/release/vizier/v0.13.4)<!--vizier-latest-release-->
183+
<!--operator-latest-release-->
184+
177185
## Changelog
178186

179187
The changelog is stored in annotated git tags.

0 commit comments

Comments
 (0)