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.15.2 to 0.15.4 #65

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/k0sproject/k0sctl from 0.15.2 to 0.15.4.

Release notes

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

v0.15.4

What's Changed

Full Changelog: https://github.com/k0sproject/k0sctl/compare/v0.15.3...v0.15.4

SHA256 Checksums

c555ad9664e23f83dba839d6ddf26e92c1a1aa2e837a9d81e53a18c4750ac19a *k0sctl-linux-x64
c1711beb8700ae9855f3180ef12bd515323b3f569b0e4378d5239bff24e8c552 *k0sctl-linux-arm64
85e3e0962cec1328edad0408f9f74db50dbcd1ba1f868a1e83e769f3412013bd *k0sctl-linux-arm
53411a25034e82a2991ef770cda3866962d62181db46e39654ada99b0199fe51 *k0sctl-win-x64.exe
20dd05450c44bc67b585daf6c4cdf5ca3cc76096bca4fc513c763c6a0407be7d *k0sctl-darwin-x64
d714d2950a27ec632ddb688ea3a490b0c22a4ddaabef3c3499c79022aad9ce90 *k0sctl-darwin-arm64

v0.15.3

What's Changed

Full Changelog: https://github.com/k0sproject/k0sctl/compare/v0.15.2...v0.15.3

SHA256 Checksums

487dc360fa04a0f547c5d46ff392ed2724193b8a7a084b28d18528e23c04b52d *k0sctl-linux-x64
</tr></table> 

... (truncated)

Commits
  • dd78048 Fix blank version info in k0sctl version command (#521)
  • 753d4c4 Ignore 64bit ARM when setting ETCD_UNSUPPORTED_ARCH (#519)
  • ee995eb Ignore v-prefix when comparing k0s versions (#518)
  • 4fd61f1 Bump k8s.io/client-go from 0.27.3 to 0.27.4 (#515)
  • 9ae65b4 Bump github.com/alessio/shellescape from 1.4.1 to 1.4.2 (#514)
  • 1c6d140 Bump golang.org/x/text from 0.10.0 to 0.11.0 (#511)
  • ad78e8f Revert "Use /usr/local/bin on Flatcar (#460)" (#496)
  • 04a76d8 Use go 1.18 BuildInfo for version when installed using go install (#508)
  • 681cc85 Enable analytics only when started from cmd/ (#507)
  • 7724280 Bump github.com/k0sproject/rig from 0.11.0 to 0.12.0 (#506)
  • 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 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)