Skip to content

Commit

Permalink
ECSCNIGitHash, VPCCNIGitHash update to reflect latest commits on subm…
Browse files Browse the repository at this point in the history
…odules
  • Loading branch information
SreeeS committed Jan 14, 2023
1 parent b714733 commit 93c5fd4
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 = "a04bd6ecae16f6b2bc2957e3cafbf365c0710b19"
currentVPCCNIGitHash = "a2168cc8d07c97dc8dbc930b92bd14cb817531c0"
)

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

0 comments on commit 93c5fd4

Please sign in to comment.