Skip to content

v0.6.6

Latest
Compare
Choose a tag to compare
@talos-bot talos-bot released this 23 Sep 15:58
v0.6.6
49d8be0

CAPI Bootstrap Provider Talos 0.6.6 (2024-09-23)

Welcome to the v0.6.6 release of CAPI Bootstrap Provider Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/issues.

Talos Linux

CABPT now supports Talos Linux v1.8.x machine configuration generation.

Contributors

  • Andrey Smirnov

Changes

4 commits

  • 49d8be0 release(v0.6.6): prepare release
  • 7b6b1fa fix: generate configs without comments/examples
  • d08a0bb fix: remove CA bundle
  • c0a6152 feat: update Talos to 1.8.0-beta.0

Dependency Changes

  • github.com/go-logr/logr v1.4.1 -> v1.4.2
  • github.com/siderolabs/talos/pkg/machinery v1.7.0 -> v1.8.0
  • golang.org/x/sys v0.19.0 -> v0.25.0
  • k8s.io/api v0.29.3 -> v0.31.1
  • k8s.io/apiextensions-apiserver v0.29.3 -> v0.31.1
  • k8s.io/apimachinery v0.29.3 -> v0.31.1
  • k8s.io/client-go v0.29.3 -> v0.31.1
  • k8s.io/component-base v0.29.3 -> v0.31.1
  • k8s.io/klog/v2 v2.110.1 -> v2.130.1
  • sigs.k8s.io/cluster-api v1.7.0 -> v1.8.3
  • sigs.k8s.io/controller-runtime v0.17.3 -> v0.19.0

Previous release can be found at v0.6.5