Skip to content

Commit ae106af

Browse files
committed
Release v3006.23
1 parent d97ddc4 commit ae106af

5 files changed

Lines changed: 51 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ Versions are `MAJOR.PATCH`.
77

88
# Changelog
99

10+
## 3006.23 (2026-02-23)
11+
12+
No significant changes.
13+
14+
1015
## 3006.22 (2026-02-21)
1116

1217

doc/topics/releases/3006.23.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
(release-3006.23)=
2+
# Salt 3006.23 release notes
3+
4+
<!---
5+
Do not edit this file. This is auto generated.
6+
Edit the templates in doc/topics/releases/templates/
7+
for a given release.
8+
-->
9+
10+
11+
<!--
12+
Add release specific details below
13+
-->
14+
15+
<!--
16+
Do not edit the changelog below.
17+
This is auto generated.
18+
-->
19+
## Changelog
20+
No significant changes.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
(release-3006.23)=
2+
# Salt 3006.23 release notes{{ unreleased }}
3+
{{ warning }}
4+
5+
<!--
6+
Add release specific details below
7+
-->
8+
9+
<!--
10+
Do not edit the changelog below.
11+
This is auto generated.
12+
-->
13+
## Changelog
14+
{{ changelog }}

pkg/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
salt (3006.23) stable; urgency=medium
2+
3+
No significant changes.
4+
5+
6+
-- Salt Project Packaging <saltproject-packaging@vmware.com> Mon, 23 Feb 2026 20:02:19 +0000
7+
18
salt (3006.22) stable; urgency=medium
29

310

pkg/rpm/salt.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
%define fish_dir %{_datadir}/fish/vendor_functions.d
4141

4242
Name: salt
43-
Version: 3006.22
43+
Version: 3006.23
4444
Release: 0
4545
Summary: A parallel remote execution system
4646
Group: System Environment/Daemons
@@ -754,6 +754,10 @@ if [ $1 -ge 1 ] ; then
754754
fi
755755

756756
%changelog
757+
* Mon Feb 23 2026 Salt Project Packaging <saltproject-packaging@vmware.com> - 3006.23
758+
No significant changes.
759+
760+
757761
* Sat Feb 21 2026 Salt Project Packaging <saltproject-packaging@vmware.com> - 3006.22
758762

759763
# Fixed

0 commit comments

Comments
 (0)