File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
local-container-endpoints/version Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 1.27.0
1+ 1.68.2
Original file line number Diff line number Diff line change 1- 1.4.1
1+ 1.4.2
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ package version
2121// you are doing.
2222
2323// Version is the version of ECS Local Container Endpoints
24- const Version = "1.4.1 "
24+ const Version = "1.4.2 "
2525
2626// AgentVersionCompatibility is the Latest Agent Version that ECS Local Container Endpoints is compatible with
27- const AgentVersionCompatibility = "1.65.0 "
27+ const AgentVersionCompatibility = "1.68.2 "
2828
2929// GitDirty indicates the cleanliness of the git repo when it was built
3030const GitDirty = true
3131
3232// GitShortHash is the short hash of this build
33- const GitShortHash = "f8560f4 "
33+ const GitShortHash = "3e9f852 "
You can’t perform that action at this time.
0 commit comments