Skip to content

Latest commit

 

History

History
62 lines (29 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

62 lines (29 loc) · 2.36 KB

Changelog

2.1.0 (2024-03-14)

Features

  • upgrade to latest versions and use new repositories (e5df6c8)

Bugfixes

  • resolve typo within variable usage (f26b18b)

2.0.0 (2024-02-12)

Features

  • drop support for ubuntu 18.04 (da48e1e)
  • used full qualified collection names (25de558)

1.2.1 (2023-09-18)

Bugfixes

  • download repo key in right format (5d33ff1)

1.2.0 (2023-04-17)

Features

  • use unified path for repo key and drop legacy key (923c83b)

Bugfixes

  • use right default variable name (acc49ee)

1.1.0 (2023-01-30)

Features

  • replace old apt key handling (488d128)

1.0.0 (2023-01-05)

Features

  • rebuild role for single node install (324eeca)
  • restructure workflows and enable automated releases (acf5a11)

Bugfixes

  • get install working correctly (f8be176)
  • set private ip for kubelets (21498d3)
  • use right parameters for bind address (79c3aa3)