Skip to content

Releases: sous-chefs/docker

v11.10.4

03 Mar 21:43
0f7e6a5

Choose a tag to compare

11.10.4 (2026-03-03)

Bug Fixes

  • remove version constraint on chef-client (#1331) (948ac70)

v11.10.3

07 Jan 16:45
26ea120

Choose a tag to compare

11.10.3 (2026-01-06)

Bug Fixes

11.10.1

02 Oct 21:16

Choose a tag to compare

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

11.10.0

30 Sep 22:32

Choose a tag to compare

  • Set signed_by property in apt_repository to false on platforms that do not support it
  • Fix sha256 tag references
  • Update smoke test recipe to work with an image that will stay running
  • Ensure buildah and podman are removed if present
  • Standardise files with files in sous-chefs/repo-management

11.9.3

04 Sep 16:25

Choose a tag to compare

Update metadata for 11.9.3

11.9.2

02 Feb 09:57

Choose a tag to compare

Update metadata for 11.9.2

11.9.1

01 Feb 21:38

Choose a tag to compare

  • Standardise files with files in sous-chefs/repo-management
  • Support digest image format in docker_container resource. If the tag starts with 'sha256:', the image reference is constructed using '@' separator instead of ':' (Issue #1057)

11.9.0

31 Jan 10:24

Choose a tag to compare

  • Add Docker Swarm support
    New resources:
    • docker_swarm_init
    • docker_swarm_join
    • docker_swarm_service
    • docker_swarm_token

11.8.4

11 Dec 22:46

Choose a tag to compare

  • Update documentation for docker_container resource
  • Update documentation for docker_service resource
  • Update documentation for docker_exec resource
  • Update resources overview
  • Update documentation for docker_installation_package resource
  • Update documentation for docker_installation_script resource
  • Update documentation for docker_installation_tarball resource
  • Update documentation for docker_service_manager_execute resource
  • Update documentation for docker_service_manager_systemd resource
  • Update documentation for docker_volume_prune resource
    <<<<<<< HEAD

11.8.3

11 Dec 22:05

Choose a tag to compare

  • Cleanup changelog