Skip to content

Latest commit

 

History

History
69 lines (31 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

69 lines (31 loc) · 2.52 KB

Changelog

2.0.3 (2024-03-23)

Bug Fixes

  • update default pull parameter so it respects pull_policy (31662cb)

2.0.2 (2024-03-23)

Bug Fixes

  • fix typo in docker_compose_pull variable (9d5b759)

2.0.1 (2024-03-23)

Bug Fixes

2.0.0 (2024-03-23)

⚠ BREAKING CHANGES

  • update docker compose state task so it uses v2

Features

  • update docker compose state task so it uses v2 (fdf30b0)

Bug Fixes

  • update state definition of compose task (4156b90)

1.0.1 (2023-12-08)

Miscellaneous Chores

1.0.0 (2023-12-08)

⚠ BREAKING CHANGES

  • rename container_name input to stack_name for better consistency

Bug Fixes

  • rename container_name input to stack_name for better consistency (cdb6eb2)

0.0.1 (2023-11-02)

Features

  • ci: add release-please pipeline (1e295d4)
  • ci: update release pipeline so it only triggers on new tags (dc610c7)

Miscellaneous Chores