Skip to content

Commit

Permalink
build(deps): Bump github.com/nutanix-cloud-native/cluster-api-provide…
Browse files Browse the repository at this point in the history
…r-nutanix from 1.5.2 to 1.5.3 in /hack/third-party/capx (#938)

Bumps
[github.com/nutanix-cloud-native/cluster-api-provider-nutanix](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix)
from 1.5.2 to 1.5.3.
<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.3</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.3">ghcr.io/nutanix-cloud-native/cluster-api-provider-nutanix/controller:v1.5.3</a></td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>fix(template): add CONTROL_PLANE_ENDPOINT_IP to ignoredNodeIPs list
in CCM 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/480">nutanix-cloud-native/cluster-api-provider-nutanix#480</a></li>
<li>fix(bug): Remove FIQL based filters from list calls 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/485">nutanix-cloud-native/cluster-api-provider-nutanix#485</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>feat(ccm): Update the CCM version to v0.4.1 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/479">nutanix-cloud-native/cluster-api-provider-nutanix#479</a></li>
<li>Update E2E tests to run Kubernetes 1.31 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/482">nutanix-cloud-native/cluster-api-provider-nutanix#482</a></li>
<li>build(lint): Add gocognit to golangci-lint linter list 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/483">nutanix-cloud-native/cluster-api-provider-nutanix#483</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/compare/v1.5.2...v1.5.3">https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/compare/v1.5.2...v1.5.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/commit/b9836882b85ba53981255f96aad49f7afa0bcc64"><code>b983688</code></a>
fix(bug): Remove FIQL based filters from list calls (<a
href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/issues/485">#485</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/commit/78f61d1baab6ee4e33f46d4b94e67b04e516ae16"><code>78f61d1</code></a>
build(lint): Add gocognit to golangci-lint linter list (<a
href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/issues/483">#483</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/commit/d967a562e147513d1ac4da1d18ec5364732150f1"><code>d967a56</code></a>
build(deps): Update go-apidiff flake (<a
href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/issues/481">#481</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/commit/f1aba9a6701e9cdd88c3604615299a6e3ae2b15c"><code>f1aba9a</code></a>
Update E2E tests to run Kubernetes 1.31 (<a
href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/issues/482">#482</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/commit/296b7b68a95c1ed195bafb299867f3a1f1bd1315"><code>296b7b6</code></a>
add ignoredNodeIPs to CCM config (<a
href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/issues/480">#480</a>)</li>
<li><a
href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/commit/0e42e2140fba4912ab132a35604733c56357b42a"><code>0e42e21</code></a>
test(e2e): Update the CCM Manifests to v0.4.1 (<a
href="https://redirect.github.com/nutanix-cloud-native/cluster-api-provider-nutanix/issues/479">#479</a>)</li>
<li>See full diff in <a
href="https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/compare/v1.5.2...v1.5.3">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.2&new-version=1.5.3)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent a1e5230 commit adf8a6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hack/third-party/capx/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/ex

go 1.22.1

require github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.2
require github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.3

require (
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions hack/third-party/capx/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/2gBQ3RWajuToeY6ZtZTIKv2v7ThUy5KKusIT0yc0=
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00/go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4=
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.2 h1:RMfCcipaijaJ7/VKsgDBKwfRFA9YNt/2AvDospXCACA=
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.2/go.mod h1:cujPL3lTeW8+zr8RUJCPDss1HHe81Hc9XxXMNrdTSqQ=
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.3 h1:6F2IrYW1Ky3oo44rGcvvGgUo6wqPA8fjjou3kjKVNbk=
github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.5.3/go.mod h1:cujPL3lTeW8+zr8RUJCPDss1HHe81Hc9XxXMNrdTSqQ=
github.com/nutanix-cloud-native/prism-go-client v0.5.0 h1:aSNuKDOK7+q676MQyetYXcySY41IjSvN2UmrDIU3+6s=
github.com/nutanix-cloud-native/prism-go-client v0.5.0/go.mod h1:QhLX+sEep0cStzHVYU6mPgIlnA8U3DySskagrbDprRk=
github.com/onsi/ginkgo/v2 v2.19.1 h1:QXgq3Z8Crl5EL1WBAC98A5sEBHARrAJNzAmMxzLcRF0=
Expand Down

0 comments on commit adf8a6a

Please sign in to comment.