Skip to content

Commit 65ab344

Browse files
[bot][releases] Update readme with link to latest vizier release. (#2097)
Summary: TSIA Type of change: /kind cleanup Test Plan: N/A Signed-off-by: pixie-io-buildbot <build@pixielabs.ai>
1 parent 623e988 commit 65ab344

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
@@ -179,7 +179,7 @@ We version separate components of Pixie separately, so what Github shows as the
179179
We maintain links to the latest releases for all components here:
180180
- [CLI v0.8.8](https://github.com/pixie-io/pixie/releases/tag/release/cli/v0.8.8)<!--cli-latest-release-->
181181
- [Cloud v0.1.8](https://github.com/pixie-io/pixie/releases/tag/release/cloud/v0.1.8)<!--cloud-latest-release-->
182-
- [Vizier v0.14.14](https://github.com/pixie-io/pixie/releases/tag/release/vizier/v0.14.14)<!--vizier-latest-release-->
182+
- [Vizier v0.14.15](https://github.com/pixie-io/pixie/releases/tag/release/vizier/v0.14.15)<!--vizier-latest-release-->
183183
- [Operator v0.1.7](https://github.com/pixie-io/pixie/releases/tag/release/operator/v0.1.7)<!--operator-latest-release-->
184184

185185
## Changelog

k8s/cloud/public/base/artifact_tracker_versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
- name: artifact-tracker-server # yamllint disable rule:indentation
1212
env:
1313
- name: PL_VIZIER_VERSION
14-
value: "0.14.14"
14+
value: "0.14.15"
1515
- name: PL_CLI_VERSION
1616
value: "0.8.8"
1717
- name: PL_OPERATOR_VERSION

0 commit comments

Comments
 (0)