Skip to content

Commit 48f571e

Browse files
build(deps): Bump github.com/nutanix-cloud-native/cluster-api-provider-nutanix from 1.5.0-beta.2 to 1.5.0 in /hack/third-party/capx (#850)
Bumps [github.com/nutanix-cloud-native/cluster-api-provider-nutanix](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix) from 1.5.0-beta.2 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/releases">github.com/nutanix-cloud-native/cluster-api-provider-nutanix's releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <h2>Images</h2> <table> <thead> <tr> <th>Name</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td>CAPX</td> <td><a href="https://ghcr.io/nutanix-cloud-native/cluster-api-provider-nutanix/controller:v1.5.0">ghcr.io/nutanix-cloud-native/cluster-api-provider-nutanix/controller:v1.5.0</a></td> </tr> </tbody> </table> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Breaking Changes 🛠</h3> <ul> <li>Remove v1alpha4 CRDs, types and associated code by <a href="https://github.com/thunderboltsid"><code>@​thunderboltsid</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/pull/453">nutanix-cloud-native/cluster-api-provider-nutanix#453</a></li> </ul> <h3>Exciting New Features 🎉</h3> <ul> <li>update kube-vip to 0.8.2 by <a href="https://github.com/tuxtof"><code>@​tuxtof</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/pull/450">nutanix-cloud-native/cluster-api-provider-nutanix#450</a></li> <li>Detach volume groups before deleting machine by <a href="https://github.com/thunderboltsid"><code>@​thunderboltsid</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/pull/460">nutanix-cloud-native/cluster-api-provider-nutanix#460</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Update CCM to v0.4.0 by <a href="https://github.com/thunderboltsid"><code>@​thunderboltsid</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/pull/459">nutanix-cloud-native/cluster-api-provider-nutanix#459</a></li> <li>fix(CVE): CVE-2024-41110 by <a href="https://github.com/thunderboltsid"><code>@​thunderboltsid</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/pull/467">nutanix-cloud-native/cluster-api-provider-nutanix#467</a></li> <li>fix(controller): Move v4 client instantiation to reconcileDelete by <a href="https://github.com/thunderboltsid"><code>@​thunderboltsid</code></a> in <a href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/pull/465">nutanix-cloud-native/cluster-api-provider-nutanix#465</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/compare/v1.4.0...v1.5.0">https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/compare/v1.4.0...v1.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/commit/ce22e6b80392048da59e138489d218da412352e6"><code>ce22e6b</code></a> build(e2e): Remove Kind DNS resolver override (<a href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/issues/469">#469</a>)</li> <li>See full diff in <a href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/compare/v1.5.0-beta.2...v1.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/nutanix-cloud-native/cluster-api-provider-nutanix&package-manager=go_modules&previous-version=1.5.0-beta.2&new-version=1.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb8693f commit 48f571e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hack/third-party/capx/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ go 1.22.1
77

88
toolchain go1.22.2
99

10-
require github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.0-beta.2
10+
require github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.0
1111

1212
require (
1313
github.com/emicklei/go-restful/v3 v3.12.0 // indirect

hack/third-party/capx/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
7373
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
7474
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/2gBQ3RWajuToeY6ZtZTIKv2v7ThUy5KKusIT0yc0=
7575
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
76-
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.0-beta.2 h1:LZCzQqDp9IrGr0H3JPFrB2ls/NIWLHZVahPYRV4tb9g=
77-
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.0-beta.2/go.mod h1:lv5bJGZqHKDAViqDJjk5PFdlkoPvDNtPMTQMMJKfJdY=
76+
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.0 h1:GYwGYt014QmmUzcqlXgZNn0thzDtVMNMMZywCiz9r18=
77+
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.0/go.mod h1:lv5bJGZqHKDAViqDJjk5PFdlkoPvDNtPMTQMMJKfJdY=
7878
github.com/nutanix-cloud-native/prism-go-client v0.5.0 h1:aSNuKDOK7+q676MQyetYXcySY41IjSvN2UmrDIU3+6s=
7979
github.com/nutanix-cloud-native/prism-go-client v0.5.0/go.mod h1:QhLX+sEep0cStzHVYU6mPgIlnA8U3DySskagrbDprRk=
8080
github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA=

0 commit comments

Comments
 (0)