Skip to content

Commit

Permalink
Update CNI plugin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yinyic committed Feb 18, 2023
1 parent 31116db commit 555c662
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions agent/ecscni/plugin_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ import (
const (
// ECSCNIVersion, ECSCNIGitHash, VPCCNIGitHash needs to be updated every time CNI plugin is updated.
currentECSCNIVersion = "2020.09.0"
currentECSCNIGitHash = "db5864722987c34ba309e6e7a7628fd1ccad1520"
currentVPCCNIGitHash = "24d6bd87707d1b1801086fc507ebab8d32067412"
currentECSCNIGitHash = "50a9a47e9ca6e11f2498b4cbc6ebcffa537714db"
currentVPCCNIGitHash = "46b14794373114edd1b58238b12b14aaee7c9d13"
)

// Asserts that CNI plugin version matches the expected version
Expand Down
2 changes: 1 addition & 1 deletion amazon-vpc-cni-plugins

0 comments on commit 555c662

Please sign in to comment.