Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2023

Bumps github.com/k0sproject/k0sctl from 0.15.1 to 0.15.5.

Release notes

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

v0.15.5

What's Changed

Full Changelog: k0sproject/k0sctl@v0.15.4...v0.15.5

SHA256 Checksums

62f70e3f524bd88fa3126eb123ad40ef559e9ca2d0511f8c36fe553a0d33b0c2 *k0sctl-linux-x64
7cc2ab7830700c16f5db9ecb64cf569fc1d4c7ba486c60f7ea0e7f15a1d4838d *k0sctl-linux-arm64
26af4fa576f5613d843abc1f29a86bb788fd57e476fb90c0f675cb760c7ee600 *k0sctl-linux-arm
de8adf3818c05b5dd55f911e85a7c975b04df1a95084dcbc759404fe327a4382 *k0sctl-win-x64.exe
1a592e22bb12da002161100f397b500535bd70b7d4eb7b960db858b4de691f3f *k0sctl-darwin-x64
d9da95e69abb27a2e9b2e33ecc9741d127b7dbd51e8991d39cb3b74c19a18acb *k0sctl-darwin-arm64

v0.15.4

What's Changed

Full Changelog: k0sproject/k0sctl@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

... (truncated)

Commits
  • 5e11c56 Use custom datadir in kubeconfig command (#536)
  • 8e05858 Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#539)
  • d56dbe5 Fix reading host.dataDir from installFlags (#538)
  • 4d25935 Wait for dynamic config reconciliation after leader init (#531)
  • 1bd792d Bump go to 1.21 (#534)
  • 474331d Bump github.com/go-playground/validator/v10 from 10.14.1 to 10.15.0 (#530)
  • 7decf5b Copy networkConfig for every node (#523)
  • 497c2d5 Check for existing k0s service script and add --force for apply (#526)
  • dae0788 Bump golang.org/x/text from 0.11.0 to 0.12.0 (#528)
  • c4e776e Remove go.mod replace directive to fix "go install" (#524)
  • 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 force-pushed the dependabot/go_modules/github.com/k0sproject/k0sctl-0.15.5 branch from f08a3b8 to bc93293 Compare September 13, 2023 10:54
Bumps [github.com/k0sproject/k0sctl](https://github.com/k0sproject/k0sctl) from 0.15.1 to 0.15.5.
- [Release notes](https://github.com/k0sproject/k0sctl/releases)
- [Commits](k0sproject/k0sctl@v0.15.1...v0.15.5)

---
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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/k0sproject/k0sctl-0.15.5 branch from bc93293 to 7531a1d Compare September 13, 2023 10:55
@ricardomaraschini ricardomaraschini merged commit ee7975b into main Sep 13, 2023
@ricardomaraschini ricardomaraschini deleted the dependabot/go_modules/github.com/k0sproject/k0sctl-0.15.5 branch September 13, 2023 11:13
emosbaugh pushed a commit that referenced this pull request Aug 26, 2024
* reconcile with chart name from spec, version from status

* add unit tests for helm chart installation controller

* add chart error case

* fix unit test

* add tests of chart install behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants