Skip to content

Commit d0cf3b0

Browse files
chore(main): release 9.3.9 (#843)
1 parent 98e3f5b commit d0cf3b0

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "9.3.8"
2+
".": "9.3.9"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file is used to list changes made in each version of the apache2 cookbook.
44

5+
## [9.3.9](https://github.com/sous-chefs/apache2/compare/v9.3.8...v9.3.9) (2025-10-14)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Remove Debian 11 & add Debian 13 in the test matrix ([#837](https://github.com/sous-chefs/apache2/issues/837)) ([d37847c](https://github.com/sous-chefs/apache2/commit/d37847c984d118dcc577ce78808fb286ad8078bf))
11+
512
## [9.3.8](https://github.com/sous-chefs/apache2/compare/9.3.7...v9.3.8) (2025-10-13)
613

714
### Bug Fixes

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
chef_version '>= 15.3'
77
license 'Apache-2.0'
88
description 'Installs and configures apache2'
9-
version '9.3.8'
9+
version '9.3.9'
1010

1111
depends 'yum-epel'
1212

0 commit comments

Comments
 (0)