Skip to content

Commit 068e372

Browse files
committed
Update amazon-vpc-cni-plugins to consume updated dependencies in a4e9ac0
1 parent 8ada03e commit 068e372

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

agent/ecscni/plugin_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const (
3030
// ECSCNIVersion, ECSCNIGitHash, VPCCNIGitHash needs to be updated every time CNI plugin is updated.
3131
currentECSCNIVersion = "2024.09.0"
3232
currentECSCNIGitHash = "7b4ec6016ab221469fa3abfc00ea7c05f236c26c"
33-
currentVPCCNIGitHash = "be5214353252f8315a1341f4df9ffbd8cf69000c"
33+
currentVPCCNIGitHash = "a4e9ac076709c882a904afabc4c24c7700600f6b"
3434
)
3535

3636
// Asserts that CNI plugin version matches the expected version

amazon-vpc-cni-plugins

0 commit comments

Comments
 (0)