Skip to content

Commit

Permalink
Version update for v1.35.1 (#3508)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmjd authored Sep 19, 2024
1 parent 5ff7ef5 commit 43944ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/enterprise_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ components:
version: v3.20.0-1.0
guardian:
image: tigera/guardian
version: v3.20.0-1.0
version: v3.20.0-1.5
tigera-cni:
image: tigera/cni
version: v3.20.0-1.0
Expand Down
2 changes: 1 addition & 1 deletion pkg/components/enterprise.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ var (
}

ComponentGuardian = component{
Version: "v3.20.0-1.0",
Version: "v3.20.0-1.5",
Image: "tigera/guardian",
Registry: "",
}
Expand Down

0 comments on commit 43944ed

Please sign in to comment.