The following changes are only related with the Docker image.
Please, refer to the Salt 3006.12 Release Notes for the full list of changes.
Warning
This release has a bug with GitFS and git repositories formatted in a particular way.
As a workaround, repositories with format git@github.com:user/project.git
have to be written in the following way ssh://git@github.com/user/project.git
.
For more information see:
What's Changed
- This is a LTS release supporting
salt 3006.12
and has all features available in release 3007.4 STS
docker pull ghcr.io/cdalvaro/docker-salt-master:3006.12