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.4 in /hack/tool #5237

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.19.4

What's Changed

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

SHA256 Checksums

ab6b9d9314e7d15c670a796ee4defa84d6871cae977ceaec54ba9e90af29f09f *k0sctl-linux-amd64
97aa8593bdac5e89dd7661416bb99f1b5b17b8ca10ff77f49fe7ea969c1e103e *k0sctl-linux-arm64
02eead0eb2a6af8e1fc64381ea5ee6f7456c97aa5959166a796509c1445439a5 *k0sctl-linux-arm
25586c1a1378367ebad62f474efafd0437cb959d50a44395b860198d4bfa3603 *k0sctl-win-amd64.exe
6b32823deb3398ddacfffc6b3f0b6c029f4e25920c3f954bec6b57d38db8ac31 *k0sctl-darwin-amd64
1bdaaf14e3bc21932b1341fbf67292310b6bf871b8879095f0aa817e8782efad *k0sctl-darwin-arm64

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

... (truncated)

Commits
  • a06d3f6 Bump github.com/k0sproject/dig from 0.2.0 to 0.3.1 (#791)
  • 9bed437 Bump github.com/adrg/xdg from 0.5.1 to 0.5.3 (#788)
  • 4906d9f Bump k8s.io/client-go from 0.31.1 to 0.31.2 (#786)
  • 175bc1c Bump github.com/k0sproject/rig from 0.18.8 to 0.19.0 (#789)
  • 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)
  • 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 12, 2024 16:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 12, 2024
@dependabot dependabot bot requested review from kke and makhov November 12, 2024 16:58
@dependabot dependabot bot requested review from jnummelin and twz123 November 12, 2024 16:58
@github-actions github-actions bot enabled auto-merge November 12, 2024 16:58
@twz123 twz123 disabled auto-merge November 12, 2024 17:08
Bumps [github.com/k0sproject/k0sctl](https://github.com/k0sproject/k0sctl) from 0.19.0 to 0.19.4.
- [Release notes](https://github.com/k0sproject/k0sctl/releases)
- [Commits](k0sproject/k0sctl@v0.19.0...v0.19.4)

---
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.4 branch from 43d311d to b238ca5 Compare November 12, 2024 17:09
@twz123 twz123 enabled auto-merge November 13, 2024 07:34
@twz123 twz123 merged commit ca56c2a into main Nov 18, 2024
89 checks passed
@twz123 twz123 deleted the dependabot/go_modules/hack/tool/github.com/k0sproject/k0sctl-0.19.4 branch November 18, 2024 13:15
# 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.

2 participants