mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
fix(edge-stack) make protainer compatible with previous agent EE-5614 (#9220)
This commit is contained in:
@@ -14,6 +14,9 @@ type (
|
||||
// Name of the stack
|
||||
Name string
|
||||
|
||||
// Content of the stack file (for compatibility to agent version less than 2.19.0)
|
||||
StackFileContent string
|
||||
|
||||
// Content of stack folder
|
||||
DirEntries []filesystem.DirEntry
|
||||
// Name of the stack entry file
|
||||
|
||||
Reference in New Issue
Block a user