Skip to content

Commit 5e1c3ed

Browse files
[bot][releases] Update readme with link to latest cli release. (#2089)
Summary: TSIA Type of change: /kind cleanup Test Plan: N/A --------- Signed-off-by: pixie-io-buildbot <build@pixielabs.ai> Signed-off-by: Dom Delnano <ddelnano@gmail.com> Co-authored-by: Dom Delnano <ddelnano@gmail.com>
1 parent 3ed5997 commit 5e1c3ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Pixie is a community-driven project; we welcome your contribution! For code cont
177177
## Latest Releases
178178
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.
179179
We maintain links to the latest releases for all components here:
180-
- [CLI v0.8.5](https://github.com/pixie-io/pixie/releases/tag/release/cli/v0.8.5)<!--cli-latest-release-->
180+
- [CLI v0.8.7](https://github.com/pixie-io/pixie/releases/tag/release/cli/v0.8.7)<!--cli-latest-release-->
181181
- [Cloud v0.1.8](https://github.com/pixie-io/pixie/releases/tag/release/cloud/v0.1.8)<!--cloud-latest-release-->
182182
- [Vizier v0.14.14](https://github.com/pixie-io/pixie/releases/tag/release/vizier/v0.14.14)<!--vizier-latest-release-->
183183
- [Operator v0.1.7](https://github.com/pixie-io/pixie/releases/tag/release/operator/v0.1.7)<!--operator-latest-release-->

k8s/cloud/public/base/artifact_tracker_versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ spec:
1313
- name: PL_VIZIER_VERSION
1414
value: "0.14.14"
1515
- name: PL_CLI_VERSION
16-
value: "0.8.5"
16+
value: "0.8.7"
1717
- name: PL_OPERATOR_VERSION
1818
value: "0.1.7"

0 commit comments

Comments
 (0)