The container deployment guide at /docs/v2/platform/workloads/containers/ should mention that containers can now be updated at a schedule.
For adjusting the guide, assume that mittwald/cli#1937 is already implemented and that there exists a mw stack set-update-schedule <stack-id> <schedule> [--timezone=<timezone>] command.
Review the entire guide document as to where hints regarding update schedules may be useful. Particularly interesting might be the "Updating a mutable tag" section.
Also consider adding a separate section after "Making containers accessible from the internet via HTTP"
The container deployment guide at /docs/v2/platform/workloads/containers/ should mention that containers can now be updated at a schedule.
For adjusting the guide, assume that mittwald/cli#1937 is already implemented and that there exists a
mw stack set-update-schedule <stack-id> <schedule> [--timezone=<timezone>]command.Review the entire guide document as to where hints regarding update schedules may be useful. Particularly interesting might be the "Updating a mutable tag" section.
Also consider adding a separate section after "Making containers accessible from the internet via HTTP"