fix(gpg): Check GPG env variables before exiting if gpgkeys directory is empty

This commit is contained in:
Carlos Álvaro
2022-11-10 21:07:29 +01:00
committed by Carlos D. Álvaro
parent d2f4f581bb
commit f133516e14
6 changed files with 17 additions and 6 deletions

View File

@@ -4,6 +4,10 @@ This file only reflects the changes that are made in this image.
Please refer to the [Salt 3005.1 Release Notes](https://docs.saltstack.com/en/latest/topics/releases/3005.1.html)
for the list of changes in SaltStack.
**3005.1-2_1**
- Fix: check GPG env variables before exiting if `gpgkeys` directory is empty.
**3005.1-2**
- Upgrade `salt-master` to `3005.1-2` *Phosphorus*.