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.2 #108

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.2.

Release notes

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

v0.17.2

What's Changed

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

SHA256 Checksums

bda0fddea3c5e560f7c4da1bed8a42798797dcaa39c8e38f521ad3b54974482e *k0sctl-linux-x64
3881f10f5dd887f2e2b2fe74b00f5fe3618ed8c85f6949c83e87a4cadb7341fa *k0sctl-linux-arm64
223d755d21d25c759936bb55663b79ef3a9cd0e9e8c7881c5097650790fc559f *k0sctl-linux-arm
36203274fce07d283893a331c197fbb02d60ac3d1f5fe77e6ef3f7a08e49409e *k0sctl-win-x64.exe
dd9784de3aa6441a814b5f201985fadf0e3154df57a11482f4160e00822a260f *k0sctl-darwin-x64
b30a4ddadcdb43c010443c6712ab13806f78bdbfa6b54ac16e5340f839c52f41 *k0sctl-darwin-arm64

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

... (truncated)

Commits


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 #111.