Skip to content

Commit 233293a

Browse files
authored
Merge pull request #1060 from puppetlabs/release-prep
Release prep v10.4.1
2 parents c595f8c + 3e10af7 commit 233293a

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
77

8+
## [v10.4.1](https://github.com/puppetlabs/puppetlabs-docker/tree/v10.4.1) - 2026-06-28
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-docker/compare/v10.4.0...v10.4.1)
11+
12+
### Fixed
13+
14+
- Do not limit puppetlabs/apt requirement < v12 [#1056](https://github.com/puppetlabs/puppetlabs-docker/pull/1056) ([mpdude](https://github.com/mpdude))
15+
16+
### Other
17+
18+
- (MODULES-11840) Allow puppetlabs/stdlib 10.x [#1057](https://github.com/puppetlabs/puppetlabs-docker/pull/1057) ([imaqsood](https://github.com/imaqsood))
19+
- Fix argument order on compose up [#1037](https://github.com/puppetlabs/puppetlabs-docker/pull/1037) ([deligatedgeek](https://github.com/deligatedgeek))
20+
821
## [v10.4.0](https://github.com/puppetlabs/puppetlabs-docker/tree/v10.4.0) - 2026-02-10
922

1023
[Full Changelog](https://github.com/puppetlabs/puppetlabs-docker/compare/v10.3.0...v10.4.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-docker",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"author": "puppetlabs",
55
"summary": "Module for installing and managing docker",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)