Skip to content

Commit aba6001

Browse files
chore(main): release 9.3.11 (#864)
1 parent 734a927 commit aba6001

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.10"
2+
".": "9.3.11"
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.11](https://github.com/sous-chefs/apache2/compare/v9.3.10...v9.3.11) (2026-03-17)
6+
7+
8+
### Bug Fixes
9+
10+
* update kitchen.ci link to use HTTPS ([#863](https://github.com/sous-chefs/apache2/issues/863)) ([734a927](https://github.com/sous-chefs/apache2/commit/734a9271896037125970c94ec0551604e8fa25d7))
11+
512
## [9.3.10](https://github.com/sous-chefs/apache2/compare/v9.3.9...v9.3.10) (2026-01-14)
613

714

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.10'
9+
version '9.3.11'
1010

1111
depends 'yum-epel'
1212

0 commit comments

Comments
 (0)