Skip to content

Commit 892048e

Browse files
chore(main): release 11.10.2 (#1321)
1 parent 5fce840 commit 892048e

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.1"
2+
".": "11.10.2"
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.2](https://github.com/sous-chefs/docker/compare/11.10.1...v11.10.2) (2025-10-15)
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+
815
## 11.10.1 - *2025-10-02*
916

1017
* Only use signed_by property if using the Chef Infra Client 18.7.10 and above

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.1'
6+
version '11.10.2'
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)