Skip to content

Commit

Permalink
Merge pull request #3593 from tigera/build-v1.35.3
Browse files Browse the repository at this point in the history
v1.35.3
  • Loading branch information
marvin-tigera authored Nov 7, 2024
2 parents 1f59567 + f73d492 commit a95cfe1
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.5
version: v3.20.0-1.7
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.5",
Version: "v3.20.0-1.7",
Image: "tigera/guardian",
Registry: "",
}
Expand Down

0 comments on commit a95cfe1

Please sign in to comment.