Skip to content

Commit

Permalink
k0sctl v0.21.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kimmo Lehto <[email protected]>
  • Loading branch information
kke committed Dec 19, 2024
1 parent 7c53d79 commit c9f9aca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/k0sctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class K0sctl < Formula
desc "Bootstrapping and management tool for k0s kubernetes clusters"
homepage "https://github.com/k0sproject/k0sctl"
url "https://github.com/k0sproject/k0sctl.git",
tag: "v0.20.0",
revision: "b361d94bb457aeb44678015241ee735aed34a335"
tag: "v0.21.0",
revision: "082a528e9a36a4a80819733ffee3881f7f06dd13"
license "Apache-2.0"
head "https://github.com/k0sproject/k0sctl.git", branch: "main"

Expand Down

0 comments on commit c9f9aca

Please sign in to comment.