Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: nolar/setup-k3d-k3s

Tags

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from nolar/skip-cluster-creation

Add an option to skip the cluster creation

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from nolar/k3d-tag

Accept a custom K3d tag/version as a parameter

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from nolar/rename-source

Rename the GitHub org for K3s (but not K3d)

v1.0.6

Toggle v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from nolar/pagination

Paginate the releases of K3s

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from cbandy/native-sort

Use sort --version-sort to sort versions

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from cbandy/here-strings

Compatibility with ubuntu-18.04 runner

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from nolar/fix-jq-prerelease

Obey redirections in GitHub API

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from nolar/no-kubectl

Avoid overwriting the pre-existing kubectl

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from nolar/proper-branches-for-ci

Trigger CI on proper v1/v2/etc branches

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from nolar/initial

Implement the action initially