k3sup 0.12.8

Closes #112587.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-10-07 19:20:53 -04:00 committed by BrewTestBot
parent 73d8fc1918
commit b26c0e571d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class K3sup < Formula
desc "Utility to create k3s clusters on any local or remote VM"
homepage "https://k3sup.dev"
url "https://github.com/alexellis/k3sup.git",
tag: "0.12.7",
revision: "e3ff08cf1d3798c7d89372f30a79b5fd4a1d2500"
tag: "0.12.8",
revision: "018b1a0b08c2c08f0243b9bb7b0139868d1059eb"
license "MIT"
head "https://github.com/alexellis/k3sup.git", branch: "master"