Skip to content

Commit

Permalink
k0sctl v0.17.5
Browse files Browse the repository at this point in the history
Signed-off-by: Kimmo Lehto <[email protected]>
  • Loading branch information
kke committed Mar 28, 2024
1 parent 3bd8ddb commit 4853edb
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.17.4",
revision: "372a589d00374d047bd4bb93724d8fdc2f81ac08"
tag: "v0.17.5",
revision: "cd5b8ef8e8969209376e9243a5c56c0606710bd8"
license "Apache-2.0"
head "https://github.com/k0sproject/k0sctl.git", branch: "main"

Expand Down

0 comments on commit 4853edb

Please sign in to comment.