mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
fix(edgestack): repull image not work in git autoupdate [EE-6430] (#10952)
This commit is contained in:
parent
787c7ec4cc
commit
47f29002f0
2 changed files with 6 additions and 0 deletions
|
@ -354,6 +354,8 @@ type (
|
|||
EndpointID EndpointID
|
||||
// EE only feature
|
||||
DeploymentInfo StackDeploymentInfo
|
||||
// ReadyRePullImage is a flag to indicate whether the auto update is trigger to re-pull image
|
||||
ReadyRePullImage bool
|
||||
|
||||
// Deprecated
|
||||
Details EdgeStackStatusDetails
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue