We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef429d4 + 0476a08 commit 38a4e69Copy full SHA for 38a4e69
README.md
@@ -136,10 +136,9 @@ See [`CONTRIBUTING.md`](CONTRIBUTING.md).
136
- Free/Open Source
137
- Performance
138
- Creative Commons is already using it and staff are familiar with it
139
- - Version: `3005.1`
+ - Version: `3005.2`
140
- For current targeted minion version, see `minion_target_version` in
141
[`pillars/salt/init.sls`](pillars/salt/init.sls)
142
- - Debian 9 (Stretch) uses a hardcoded value of `3004.2`
143
144
[gitcrypt]: https://www.agwa.name/projects/git-crypt/
145
pillars/salt/init.sls
@@ -1,2 +1,2 @@
1
salt:
2
- minion_target_version: 3005.1+ds-1
+ minion_target_version: 3005.2+ds-1
0 commit comments