Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump github.com/k0sproject/k0sctl from 0.19.0 to 0.19.3 in /hack/tool #5196

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps github.com/k0sproject/k0sctl from 0.19.0 to 0.19.3.

Release notes

Sourced from github.com/k0sproject/k0sctl's releases.

v0.19.3

What's Changed

New Contributors

Full Changelog: k0sproject/k0sctl@v0.19.2...v0.19.3

SHA256 Checksums

0e407f4b284675d12bdcb977e5745522e62568418595dc29cb9c796e6c588993 *k0sctl-linux-amd64
233ff6bba595bbedf606a3d0ebd5cd8666322b1ae650aedc4f6c3fca9fdc9085 *k0sctl-linux-arm64
a0a64cd1885eb1584b971502aac8f32b04df22167df7c3f36fd44e74da56096b *k0sctl-linux-arm
ac7617dd05780c44e745d3b45ad7d5c637bb43f27a4b268b4b40aa0d6951b3dd *k0sctl-win-amd64.exe
27cd0c8ffdebabc51b7c392f9e6a19c586215819fffc21fb5a12916ebdbcc357 *k0sctl-darwin-amd64
055dc1d56a0b36c2d39a9e4c6093ed7756c1b044ac6c4993fe4a8227651ddf06 *k0sctl-darwin-arm64

v0.19.2

What's Changed

Full Changelog: k0sproject/k0sctl@v0.19.1...v0.19.2

SHA256 Checksums

8892d497ff53a35e95255aa31fe3dd544a6c65304490c78baa999b4ed75f7e91 *k0sctl-linux-amd64
030545c43ef8bd320267677efd3a7e3a9f18d37f01960181b664a3f047b7e496 *k0sctl-linux-arm64
ce6ad5454a2787dafc43b0906aa9db351a1689df0bda5e3b3b0399d14d274b63 *k0sctl-linux-arm
bebeef270e11cd250772bc264b68a442d2ffc878c6b45cdcbc9ce3109c04d190 *k0sctl-win-amd64.exe
1fbb6fa2216d92c3ce6381067d3d3a01e864cc1f54b757149c2505e86c396d75 *k0sctl-darwin-amd64
a714b77c588d25f2f1cb97c7a7f03d333e9093e34bd4ce686e719fa8bb5417de *k0sctl-darwin-arm64

v0.19.1

What's Changed

... (truncated)

Commits
  • 3d735a2 Restore k0s spec.api.sans updating that was removed in #772 (#783)
  • fa88107 Fix installflags change detection (#784)
  • 81260d3 Default apiserver address to privateAddress if onlyBindToAddress (#777)
  • 8e58c29 Fix KubeAPIURL for CPLB (#781)
  • 081dfeb Fix k0s CPLB config parsing interface conversion panic (#776)
  • 0646847 Use go1.23.2, update dependencies (#774)
  • 09cfd11 Extract etcd membership check into a separate phase (#770)
  • 4c6450d Merge pull request #772 from k0sproject/validate-connection-vrrp-ip
  • fd0ba50 Remove all SANs manipulation as k0s does it on its own
  • 3f9f91d Validate worker connectivity to cluster-internal addresses
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot requested review from a team as code owners November 8, 2024 13:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 8, 2024
@dependabot dependabot bot requested review from twz123 and jnummelin November 8, 2024 13:34
@github-actions github-actions bot enabled auto-merge November 8, 2024 13:34
@twz123
Copy link
Member

twz123 commented Nov 11, 2024

Bumps [github.com/k0sproject/k0sctl](https://github.com/k0sproject/k0sctl) from 0.19.0 to 0.19.3.
- [Release notes](https://github.com/k0sproject/k0sctl/releases)
- [Commits](k0sproject/k0sctl@v0.19.0...v0.19.3)

---
updated-dependencies:
- dependency-name: github.com/k0sproject/k0sctl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
@twz123 twz123 force-pushed the dependabot/go_modules/hack/tool/github.com/k0sproject/k0sctl-0.19.3 branch from da98b76 to bbb853e Compare November 11, 2024 15:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

A newer version of github.com/k0sproject/k0sctl exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@twz123
Copy link
Member

twz123 commented Nov 12, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #5237.

@dependabot dependabot bot closed this Nov 12, 2024
auto-merge was automatically disabled November 12, 2024 16:58

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/hack/tool/github.com/k0sproject/k0sctl-0.19.3 branch November 12, 2024 16:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant