fix(docker-service): move swarm service networks into task template and correct service typings
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-28 - 5.1.3 - fix(docker-service)
|
||||
move swarm service networks into task template and correct service typings
|
||||
|
||||
- Moves the Networks configuration from the service root into TaskTemplate when creating services.
|
||||
- Updates the service type definition to reflect the Networks structure expected by swarm services.
|
||||
|
||||
## 2026-03-28 - 5.1.2 - fix(deps)
|
||||
upgrade core tooling dependencies and adapt Docker client internals for compatibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user