alessiodionisi / terraform-provider-k0s

Terraform provider to create and manage k0s Kubernetes clusters, using embedded k0sctl
https://registry.terraform.io/providers/alessiodionisi/k0s
Apache License 2.0
23 stars 8 forks source link

Bump github.com/k0sproject/k0sctl from 0.16.0 to 0.17.1 #106

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/k0sproject/k0sctl from 0.16.0 to 0.17.1.

Release notes

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

v0.17.1

What's Changed

New Contributors

SHA256 Checksums

88dfa553d44c9826702b410bf2e3d927d7cd42006aaa5175158f148e7de33c1b *k0sctl-linux-x64
62751a33eb113cf6f78595a0ca701730bd1d384e6da247964008dcfaef9de6b5 *k0sctl-linux-arm64
8d623971959e7d65d2bfe5e535745cf9788ef4a09d83825db77c3a5e6157d9c0 *k0sctl-linux-arm
b3addcfcb56a4f01dda69252e9b1048a3076b1a470cd39a2cee53c7df3e693b9 *k0sctl-win-x64.exe
fc274068426ec1c13d96a7335274379ce0a5c15f5664f8c174357737a8d31078 *k0sctl-darwin-x64
99465d627b04f5655d02159124edcb4ea986dabbe779c01917ca7b0dd05e5da6 *k0sctl-darwin-arm64

Full Changelog: https://github.com/k0sproject/k0sctl/compare/v0.17.0...v0.17.1

v0.17.0

What's Changed

SHA256 Checksums

55ed151de7e646669cb49d4c8a3974c2c6dc4645950fa06dd1f609d8d5c8d500 *k0sctl-linux-x64
</tr></table> 

... (truncated)

Commits
  • 56da107 Don't create /root/0750 (#619)
  • 3dcf3f0 Avoid using filepath.Dir function (#616)
  • 9e799de Skip GatherK0sFacts for hosts without pre-existing k0s (#606)
  • 9a85e68 Error out in ValidateHosts if all controllers are marked to be reset (#607)
  • b29b1c5 Run CI unit tests also on darwin and windows (#618)
  • fbb5e28 Fix binary artifact downloading in smoke tests (#617)
  • 2a84396 Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 (#615)
  • e6b479a Bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (#604)
  • 8f5f512 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#612)
  • f5b9a3f Bump actions/upload-artifact from 3 to 4 (#611)
  • 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 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[bot] commented 10 months ago

Superseded by #108.