Skip to content

Releases: sudo-kraken/k3s-cluster-maintenance

Release v1.1.0

12 Oct 08:35
7ce86f3

Choose a tag to compare

[1.1.0] (https://github.com/sudo-kraken/k3s-cluster-maintenance/compare/v1.0.0..v1.1.0) - 2025-10-12

🚀 Features

  • (python) [breaking] Update bcrypt ( 4.3.0 → 5.0.0 ) - (d1624b9)
  • (python) Update bcrypt ( 4.0.1 → 4.3.0 ) - (0fc5ff9)
  • (python) Update ansible-core ( 2.9 → 2.19.2 ) - (6ad1201)

🐛 Bug Fixes

  • (github-action) Update actions/dependency-review-action ( v4.8.0 → v4.8.1 ) - (8ef52ea)
  • (github-action) Update github/codeql-action ( v4.30.7 → v4.30.8 ) - (b994509)

⚙️ Miscellaneous Tasks

  • (git-cliff) Fix empty contributors section and improve tag filtering - (5e0e1ad)
  • (renovate) Tidy config and enable branch cleanup - (390b217)- Fix stale branch config - (2e76e9b)

Release v1.0.0

10 Oct 14:36
931ad57

Choose a tag to compare

[1.0.0] - 2025-10-10

🚀 Features- Added devcontainer for development - (83226d2)

🐛 Bug Fixes- Added missing pyproject.toml - (c050520)

⚙️ Miscellaneous Tasks

  • (ansible) Fix lint errors, FQCN, variable naming, and best practices across all role tasks - (96e91c8)- Rename hosts.example.yml to hosts.yml.example - (931ad57)- Add workflow_dispatch trigger to ansible-lint.yml - (ee443bc)- Implement the new workflows and implement best practice - (29b76ba)

New Contributors ❤️