Skip to content

Commit

Permalink
[bot][releases] Update readme with link to latest cli release.
Browse files Browse the repository at this point in the history
Signed-off-by: pixie-io-buildbot <[email protected]>
  • Loading branch information
pixie-io-buildbot committed Jan 17, 2025
1 parent 3ed5997 commit 8bd74cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Pixie is a community-driven project; we welcome your contribution! For code cont
## Latest Releases
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.
We maintain links to the latest releases for all components here:
- [CLI v0.8.5](https://github.com/pixie-io/pixie/releases/tag/release/cli/v0.8.5)<!--cli-latest-release-->
- [CLI v0.8.7](https://github.com/pixie-io/pixie/releases/tag/release/cli/v0.8.7)<!--cli-latest-release-->
- [Cloud v0.1.8](https://github.com/pixie-io/pixie/releases/tag/release/cloud/v0.1.8)<!--cloud-latest-release-->
- [Vizier v0.14.14](https://github.com/pixie-io/pixie/releases/tag/release/vizier/v0.14.14)<!--vizier-latest-release-->
- [Operator v0.1.7](https://github.com/pixie-io/pixie/releases/tag/release/operator/v0.1.7)<!--operator-latest-release-->
Expand Down
2 changes: 1 addition & 1 deletion k8s/cloud/public/base/artifact_tracker_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ spec:
- name: PL_VIZIER_VERSION
value: "0.14.14"
- name: PL_CLI_VERSION
value: "0.8.5"
value: "v0.8.7"
- name: PL_OPERATOR_VERSION
value: "0.1.7"

0 comments on commit 8bd74cd

Please sign in to comment.