Skip to content

v1.0.0

Compare
Choose a tag to compare
@ppat ppat released this 23 Jun 18:31
· 172 commits to main since this release

1.0.0 (2024-05-06)

✨ Features

  • archive: introduce homelab_ops.archive collection (#13) (7474b89)
  • block_device: introduce homelab_ops.block_device collection (#14) (d2f77a5)
  • configure: introduce homelab_ops.configure collection (#19) (d3dc563)
  • k3s: introduce homelab_ops.k3s collection (#22) (0e3c4be)
  • os: introduce homelab_ops.os collection (#30) (d71ccfd)
  • packages: introduce homelab_ops.packages collection (3d4a4c7)
  • raspberry_pi: introduce homelab_ops.raspberry_pi collection (#33) (12aec3a)

🐛 Enhancements + Bug Fixes

  • deps: update all npm non-major dependencies (#5) (4c7a63b)

⚙️ Other

  • deps: bump tar and npm (#31) (3378cd9)
  • deps: update all python major dependencies (major) (#7) (d818016)
  • deps: update all python non-major dependencies (#16) (f3a4ab9)
  • deps: update all python non-major dependencies (#18) (617a0cc)
  • deps: update all python non-major dependencies (#4) (8331d9f)
  • deps: update dependency ansible-core to v2.15.9 [security] (#12) (a833378)
  • deps: update dependency ansible-core to v2.16.6 (#25) (4db290e)
  • deps: update dependency k3s-io/k3s to v1.29.4+k3s1 (#24) (7469ff8)
  • deps: update dependency nestybox/sysbox to v0.6.4 (#41) (1e1c6c4)
  • deps: upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint (#32) (5df8c42)
  • deps: remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate (#38) (84b5e4f)
  • k3s: fix k3s github action where branch was selected incorrectly when run on main branch (#36) (e0148af)
  • k3s: fix k3s github action where branch was selected incorrectly when run on main branch (#37) (07eda30)
  • other: add renovate config for updating versions in yaml files (6307a62)
  • other: update renovate config for github actions update (#40) (0f6fac4)
  • release: update release github-action to publish to ansible-galaxy (#43) (a37f6d1)