feat: Upgrade SaltStack Master to 2019.2.1

This commit is contained in:
Carlos Álvaro
2019-09-25 23:20:30 +02:00
parent fb393654cc
commit 89d09b717c
6 changed files with 22 additions and 15 deletions

View File

@@ -1,7 +1,14 @@
# Changelog
This file only reflects the changes that are made in this image.
Please refer to the SaltStack [Release Notes](https://docs.saltstack.com/en/develop/topics/releases/2019.2.0.html) for the list of changes in SaltStack.
Please refer to the SaltStack [Release Notes](https://docs.saltstack.com/en/latest/topics/releases/2019.2.1.html) for the list of changes in SaltStack.
**2019.2.1**
- Upgrade SaltStack Master to `2019.2.1`
- Change Docker base image to `ubuntu:bionic-20190912.1`
- Upgrade `pygit2` to version `1.9.0`
- Upgrade `m2crypto` to version `0.35.2`
**2019.2.0**