The following changes are only related with the Docker image.
Please, refer to the Salt 3006.16 Release Notes for the full list of changes.
What's Changed
- Update
salt-master
to3006.16
- Change Docker base image to
ubuntu:noble-20250910
- Deterministic
supervisord
config - Restart
salt-api
whensalt-master
restarts salt-api
andsalt-minion
outputs are no longer redirected to stdout/stderr.log
extension has been removed from salt log files- Fix
logrotate
rules - Run
salt-api
undersalt
user
See #325 for all the details.
docker pull ghcr.io/cdalvaro/docker-salt-master:3006.16