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.13.0 to 0.14.0 #22

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps github.com/k0sproject/k0sctl from 0.13.0 to 0.14.0.

Release notes

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

v0.14.0

Changelog

New Contributors

Full Changelog: https://github.com/k0sproject/k0sctl/compare/v0.13.2...v0.14.0

SHA256 Checksums

7fbe42adb4f775e2f87b4dc46ed97aa7d4c0ce8b9135e799a122a4c2fbec2b59 *k0sctl-linux-x64
8fc33a124fd7fb85ebde92ec5393b0d22eef753b56a08aac3e350b8a85ff09a2 *k0sctl-linux-arm64
0e5fda3ac11dc1c8ce0a285e00bd0898a10aa618a03cda9707e158a644763f77 *k0sctl-linux-arm
83cbc08c52c691acbba24a7c0c74eae165d0386b48f7e5c1e4946e73a0533438 *k0sctl-win-x64.exe
1360436c4188790d413150663181392b6a76eafbd46ed59bf61498843753eaef *k0sctl-darwin-x64
ee0c22ee1096d2055228b95e63241c35cf6a14697424cbd23f966b99e7328015 *k0sctl-darwin-arm64

v0.13.2

Changelog

  • Support opensuse-microos, use group root instead of adm for bins (#405)
  • Upgrade to go 1.19 (#406)
  • Add support for ssh client auth via windows openssh-agent and pageant (#407)

SHA256 Checksums

9c57ebd215e5952c0b137631be6dcde1e22eb45c1afdc4932ced91d39ba88bbc *k0sctl-linux-x64
1d6e240ca04c68cba87bea3e625c2eb20d84c326ab3ed13b1ee8f09a143e5499 *k0sctl-linux-arm64
0f11a085f769e8e55c4dfc7e67922a501714b97e087b275d2d3b9f8d93048567 *k0sctl-linux-arm
4e8395583f2bd9c6cf557d5cb1d0859ddf1ad89f9ff899d6c36f73fb5ede15f2 *k0sctl-win-x64.exe
5716dd121c1e70a0e8ca24168926f603caa98989fce288cb067558335af18614 *k0sctl-darwin-x64
5fe89553918338c415bb3cba406eb94297a59b4f1e040bfc08f1f61f7dbd53e9 *k0sctl-darwin-arm64

v0.13.1

Changelog

  • Don't quote env variable values
  • Add spec: to k0s config example

SHA256 Checksums

... (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 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 1 year ago

Superseded by #32.