Skip to content

Commit

Permalink
Bump vizier + operator versions for self-hosted cloud
Browse files Browse the repository at this point in the history
Summary: Bumping the vizier version to the latest release to pull in some more OTel export capabilities

Test Plan: These are tested releases

Reviewers: vihang, nserrino

Reviewed By: vihang

Signed-off-by: Michelle Nguyen <michellenguyen@pixielabs.ai>

Differential Revision: https://phab.corp.pixielabs.ai/D11282

GitOrigin-RevId: ccbfacc
  • Loading branch information
aimichelle authored and copybaranaut committed Apr 22, 2022
1 parent be944c0 commit 7b6d9d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/cloud/public/artifact_tracker_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ spec:
- name: artifact-tracker-server
env:
- name: PL_VIZIER_VERSION
value: "0.10.20"
value: "0.10.22"
- name: PL_CLI_VERSION
value: "0.7.5"
- name: PL_OPERATOR_VERSION
value: "0.0.23"
value: "0.0.25"

0 comments on commit 7b6d9d3

Please sign in to comment.