Releases: nolar/setup-k3d-k3s
Releases · nolar/setup-k3d-k3s
v1.1.0
Compare
Sorry, something went wrong.
No results found
nolar
released this
06 Apr 13:34
What's New
Support k3s release channels via k3d by @nolar in #33
Accept k3s versions out of visible history, use as is by @nolar in #32
What's Changed
Wait for the default object in the default namespace when awaiting the cluster by @nolar in #28
Verify the cluster state after setup with assertions in CI by @nolar in #30
Retry curl three times before giving up, show errors by @nolar in #29
Full Changelog : v1.0.10...v1.1.0
v1.0.10
Compare
Sorry, something went wrong.
No results found
nolar
released this
09 Mar 12:45
What's Changed
Upgrade to the newest versions of CI dependencies by @nolar in #27
Accept k3s args in addition to k3d args, quote properly by @nolar in #26
Full Changelog : v1.0.9...v1.0.10
v1.0.9
Compare
Sorry, something went wrong.
No results found
nolar
released this
01 Nov 00:10
New features
Add an option to skip the cluster creation by @nolar in #20
Internal changes
Upgrade standard GitHub Actions steps by @nolar in #18
Switch to the new recommended way of setting the outputs by @nolar in #19
Full Changelog : v1.0.8...v1.0.9
v1.0.8
Compare
Sorry, something went wrong.
No results found
nolar
released this
05 Oct 20:22
Improvements:
Accept K3d desired version as the k3d-tag input. #15
Report K3d actual version as the k3d-version output. #15
v1.0.7
Compare
Sorry, something went wrong.
No results found
nolar
released this
01 Jul 18:55
Bugfixes/Improvements:
Kubernetes 1.16 and 1.17 are dropped, the earliest functional version is 1.18. #12
Proper (newer) GitHub org names for K3s. #13
Show K3d's version after it is installed. #10
v1.0.6
Compare
Sorry, something went wrong.
No results found
nolar
released this
09 Jun 15:31
Bugfixes/Improvements:
Traverse two pages of K3s releases to still see K3s v1.16.x. #9
v1.0.5
Compare
Sorry, something went wrong.
No results found
nolar
released this
10 Apr 15:52
Refactoring:
A better way to numerically sort versions instead of parsing them in jq. Thanks to @cbandy ! #8
v1.0.4
Compare
Sorry, something went wrong.
No results found
nolar
released this
10 Apr 08:23
Improvements:
Ubuntu 18.04 runner is supported. Thanks to @cbandy . #7
v1.0.3
Compare
Sorry, something went wrong.
No results found
nolar
released this
03 Dec 22:30
Bugfixes:
Obey the redirections. #6
v1.0.2
Compare
Sorry, something went wrong.
No results found
nolar
released this
30 Nov 08:09
Merge pull request #3 from nolar/no-kubectl
Avoid overwriting the pre-existing kubectl