sigs.k8s.io/cluster-api-provider-azure@v1.17.0/CHANGELOG/v1.14.3.md (about)

     1  ## Changes by Kind
     2  
     3  ### Other (Cleanup or Flake)
     4  
     5  - Bump CAPI to v1.6.4 ([#4742](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4742), [@mboersma](https://github.com/mboersma))
     6  - Bump helm to v3.14.4 ([#4773](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4773), [@damdo](https://github.com/damdo))
     7  
     8  ## Dependencies
     9  
    10  ### Added
    11  _Nothing has changed._
    12  
    13  ### Changed
    14  - github.com/docker/docker: [v24.0.7+incompatible → v24.0.9+incompatible](https://github.com/docker/docker/compare/v24.0.7...v24.0.9)
    15  - golang.org/x/crypto: v0.20.0 → v0.21.0
    16  - golang.org/x/net: v0.21.0 → v0.23.0
    17  - golang.org/x/sys: v0.17.0 → v0.18.0
    18  - golang.org/x/term: v0.17.0 → v0.18.0
    19  - sigs.k8s.io/cluster-api/test: v1.6.3 → v1.6.4
    20  - sigs.k8s.io/cluster-api: v1.6.3 → v1.6.4
    21  
    22  ### Removed
    23  _Nothing has changed._