-
-
Notifications
You must be signed in to change notification settings - Fork 786
chore(main): release 11.10.2 #1321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| ".": "11.10.1" | ||
| ".": "11.10.2" | ||
| } |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,6 +5,13 @@ | |
| The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
| and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
|
||
| ## [11.10.2](https://github.com/sous-chefs/docker/compare/11.10.1...v11.10.2) (2025-10-15) | ||
|
|
||
|
|
||
|
Check failure on line 10 in CHANGELOG.md
|
||
| ### Bug Fixes | ||
|
|
||
| * **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)) | ||
|
|
||
| ## 11.10.1 - *2025-10-02* | ||
|
|
||
| * Only use signed_by property if using the Chef Infra Client 18.7.10 and above | ||
|
|
@@ -26,10 +33,10 @@ | |
|
|
||
| * Add Docker Swarm support | ||
| New resources: | ||
| - docker_swarm_init | ||
|
Check failure on line 36 in CHANGELOG.md
|
||
| - docker_swarm_join | ||
|
Check failure on line 37 in CHANGELOG.md
|
||
| - docker_swarm_service | ||
|
Check failure on line 38 in CHANGELOG.md
|
||
| - docker_swarm_token | ||
|
Check failure on line 39 in CHANGELOG.md
|
||
|
|
||
| ## 11.8.4 - *2024-12-11* | ||
|
|
||
|
|
@@ -47,15 +54,15 @@ | |
| ## 11.8.2 - *2024-12-11* | ||
|
|
||
| * Enhance tmpfs support for containers | ||
| - Added support for array format in tmpfs property | ||
|
Check failure on line 57 in CHANGELOG.md
|
||
| - Improved documentation with examples | ||
|
Check failure on line 58 in CHANGELOG.md
|
||
| - Added test coverage for tmpfs functionality | ||
|
Check failure on line 59 in CHANGELOG.md
|
||
|
|
||
| ## 11.8.1 - *2024-12-11* | ||
|
|
||
| * Fix issue with container network mode causing unnecessary redeployment when using `container:<name>` format | ||
| - Added network mode normalization to handle container IDs consistently | ||
|
Check failure on line 64 in CHANGELOG.md
|
||
| - Prevents container recreation when only the container ID format changes | ||
|
Check failure on line 65 in CHANGELOG.md
|
||
|
|
||
| ## 11.8.0 - *2024-12-11* | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,7 +3,7 @@ | |
| maintainer_email '[email protected]' | ||
| license 'Apache-2.0' | ||
| description 'Provides docker_service, docker_image, and docker_container resources' | ||
| version '11.10.1' | ||
| version '11.10.2' | ||
| source_url 'https://github.com/sous-chefs/docker' | ||
| issues_url 'https://github.com/sous-chefs/docker/issues' | ||
| chef_version '>= 16.0', '< 19.0' | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach 11.10.1...v11.10.2 Status: 404