Skip to content

Latest commit

 

History

History
112 lines (77 loc) · 4.69 KB

HISTORY.md

File metadata and controls

112 lines (77 loc) · 4.69 KB

0.5.1 - 2022-03-17

List of commits

Fixed

  • Fix install from deb file if version is older than installed (!55 by tobiashuste).

0.5.0 - 2022-03-16

List of commits

Added

  • Add support for optionally installing gitlab-runner via a .deb file (!53 by tobiashuste).

0.4.0 - 2022-03-03

List of commits

Changed

0.3.0 - 2022-01-11

List of commits

Added

  • Add support for docker tls_verify parameter (!46 by Normo).

Changed

  • Bump geerlingguy.docker to version 4.1.1 (!48 by Normo).
  • Bump container linux config transpiler to v0.9.2 (!47 by Normo).
  • Bump Python dependencies to the latest version (!50 by tobiashuste).

Fixed

  • Fix debian docker issue in GitLab CI and bump runner version in tests (!49 by tobiashuste).

0.2.2 - 2021-07-30

List of commits

Fixed

  • Fix failing binfmt-init.service for multiarch support (!44 by tobiashuste).

0.2.1 - 2021-07-30

List of commits

Fixed

  • Correctly configure MTU and registry mirror for Docker-in-Docker (!43 by tobiashuste).
  • Fix bug when cache_type is undefined (!42 by tobiashuste).

0.2.0 - 2021-07-28

List of commits

Added

Changed

  • Reference latest version of gitlab-runner throughout the role (!38 by tobiashuste).
  • Skip ignition check tasks if flatcar config is unchanged (!37 by tobiashuste).

Fixed

0.1.0 - 2021-07-20

List of commits

Added

Initial release of the Ansible GitLab-Runner Role.