Skip to content

Commit 0f7e6a5

Browse files
chore(main): release 11.10.4 (#1332)
1 parent 948ac70 commit 0f7e6a5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This file is used to list changes made in each version of the docker cookbook.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [11.10.4](https://github.com/sous-chefs/docker/compare/v11.10.3...v11.10.4) (2026-03-03)
9+
10+
11+
### Bug Fixes
12+
13+
* remove version constraint on chef-client ([#1331](https://github.com/sous-chefs/docker/issues/1331)) ([948ac70](https://github.com/sous-chefs/docker/commit/948ac7080e474e41de1af92a9b69f117848d2e12))
14+
815
## [11.10.3](https://github.com/sous-chefs/docker/compare/v11.10.2...v11.10.3) (2026-01-06)
916

1017

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Provides docker_service, docker_image, and docker_container resources'
6-
version '11.10.3'
6+
version '11.10.4'
77
source_url 'https://github.com/sous-chefs/docker'
88
issues_url 'https://github.com/sous-chefs/docker/issues'
99
chef_version '>= 16.0'

0 commit comments

Comments
 (0)