File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # v2024.07.23
2+
3+ ## What's Changed
4+
5+ - Updated link for Supported Operating Systems and Repository supported by Salt by @dmurphy18 in https://github.com/saltstack/salt-bootstrap/pull/2010
6+ - Cleanup use of the term 'Post Neon' given only support 3006 and up by @dmurphy18 in https://github.com/saltstack/salt-bootstrap/pull/2011
7+ - Added support with -W for installing salt-api by @dmurphy18 in https://github.com/saltstack/salt-bootstrap/pull/2013
8+
9+ ** Full Changelog** : https://github.com/saltstack/salt-bootstrap/compare/v2024.07.18...v2024.07.23
10+
111# v2024.07.18
212
313## What's Changed
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ if ($help) {
110110 exit 0
111111}
112112
113- $__ScriptVersion = " 2024.07.18 "
113+ $__ScriptVersion = " 2024.07.23 "
114114$ScriptName = $myInvocation.MyCommand.Name
115115
116116# We'll check for the Version next, because it also has no requirements
You can’t perform that action at this time.
0 commit comments