Skip to content

Commit 648a8be

Browse files
committed
Merge remote-tracking branch 'origin/main' into add-gh
2 parents 201ca31 + 38a81a4 commit 648a8be

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ See [`CONTRIBUTING.md`](CONTRIBUTING.md).
136136
- Free/Open Source
137137
- Performance
138138
- Creative Commons is already using it and staff are familiar with it
139-
- Version: `3006.5`
139+
- Version: `3006.7`
140140
- For current targeted minion version, see `minion_target_version` in
141141
[`pillars/salt/init.sls`](pillars/salt/init.sls)
142142

pillars/3_HST/salt-prime/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ salt:
1919
mysql-formula:
2020
url: https://github.com/saltstack-formulas/mysql-formula.git
2121
refs:
22-
base: v0.56.3
22+
base: v0.56.6
2323
php-formula:
2424
url: https://github.com/saltstack-formulas/php-formula.git
2525
refs:

pillars/letsencrypt/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ letsencrypt:
1616
{#- last supported version on Python 3.5 without a nag/warning #}
1717
version: "1.6.0"
1818
{%- else %}
19-
version: "2.8.0"
19+
version: "2.9.0"
2020
{%- endif %}

pillars/salt/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Also see states/salt/init.sls for logic determining version on salt-prime
22
# and Debian 12 (bookworm)
33
salt:
4-
minion_target_version: 3006.5
4+
minion_target_version: 3006.7

0 commit comments

Comments
 (0)