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

     1  ## Changes by Kind
     2  
     3  ### Feature
     4  
     5  - Use existing virtualNetwork from a different rg ([#4747](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4747), [@willie-yao](https://github.com/willie-yao))
     6  
     7  ### Other (Cleanup or Flake)
     8  
     9  - Bump CAPI to v1.6.4 ([#4743](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4743), [@mboersma](https://github.com/mboersma))
    10  - Bump helm to v3.14.4 ([#4774](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4774), [@damdo](https://github.com/damdo))
    11  
    12  ## Dependencies
    13  
    14  ### Added
    15  _Nothing has changed._
    16  
    17  ### Changed
    18  - github.com/docker/docker: [v24.0.7+incompatible → v24.0.9+incompatible](https://github.com/docker/docker/compare/v24.0.7...v24.0.9)
    19  - golang.org/x/crypto: v0.18.0 → v0.21.0
    20  - golang.org/x/net: v0.19.0 → v0.23.0
    21  - golang.org/x/oauth2: v0.14.0 → v0.15.0
    22  - golang.org/x/sync: v0.5.0 → v0.6.0
    23  - golang.org/x/sys: v0.16.0 → v0.19.0
    24  - golang.org/x/term: v0.16.0 → v0.19.0
    25  - sigs.k8s.io/cluster-api/test: v1.6.3 → v1.6.4
    26  - sigs.k8s.io/cluster-api: v1.6.3 → v1.6.4
    27  
    28  ### Removed
    29  _Nothing has changed._