Skip to content

Commit 1f1a721

Browse files
chore(main): release 11.10.3
1 parent b9e57a3 commit 1f1a721

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.2"
2+
".": "11.10.3"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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.3](https://github.com/sous-chefs/docker/compare/v11.10.2...v11.10.3) (2026-01-06)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#1320](https://github.com/sous-chefs/docker/issues/1320)) ([5fce840](https://github.com/sous-chefs/docker/commit/5fce84023bac5499c9552cd295dddcab2504ed9c))
14+
* correct install version for ubuntu jammy ([#1255](https://github.com/sous-chefs/docker/issues/1255)) ([3861b7a](https://github.com/sous-chefs/docker/commit/3861b7abcdc442f9bb1717eeaf862700582f8f69))
15+
* **docs:** Fix markdown ([#1329](https://github.com/sous-chefs/docker/issues/1329)) ([b9e57a3](https://github.com/sous-chefs/docker/commit/b9e57a34477d31b36ffc086a4250940587801606))
16+
817
## [11.10.2](https://github.com/sous-chefs/docker/compare/11.10.1...v11.10.2) (2025-10-15)
918

1019
### Bug Fixes

metadata.rb

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

0 commit comments

Comments
 (0)