Skip to content

Latest commit

 

History

History
115 lines (55 loc) · 5.09 KB

File metadata and controls

115 lines (55 loc) · 5.09 KB

Changelog

Bug Fixes

  • trim newline on public key (#216)

Features

  • allow specifying exact k3s version (#179)

Bug Fixes

  • deprecated docker registry helm url (#155)

Bug Fixes

  • deprecated server types (#151)

Bug Fixes

  • helm provider API changes (#149)

Bug Fixes

  • k3sup breaking changes (#117)

Features

  • support Kubernetes v1.33

0.8.0 (2025-02-06)

Features

  • allow setting HCLOUD_ENDPOINT env for hccm (#83) (06375c4)

0.7.0 (2025-01-10)

Features

  • arbitrary additional labels on Hetzner resources (#55) (b3f4b39)

0.6.0 (2024-10-23)

Features

Bug Fixes

0.5.2 (2024-08-09)

Bug Fixes

  • do not pin module dependencies (#42) (4cb58cc)
  • ignore temporary state files (#34) (5eb6bef)
  • make registry-port-forward down idempotent (#38) (bedb933)

0.5.1 (2024-07-08)

Bug Fixes

  • broken cluster if resources are installed in wrong order (#25) (28e1878)

0.5.0 (2024-07-05)

Features

0.4.0 (2024-07-05)

Features

  • output for the kubeconfig filename (#22) (8411724)

0.3.0 (2024-07-04)

Features

  • change workers_count default to 1 (#16) (df359ff)
  • necessary features for hcloud-cloud-controller-manager (#14) (d51ba12)
  • write public key to local file (#17) (88395fd)

0.2.0 (2024-06-27)

Features