rke 0.1.11
Closes #33703. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2acd77fc3b
commit
d95cf5d490
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Rke < Formula
|
|||
desc "Rancher Kubernetes Engine, a Kubernetes installer that works everywhere"
|
||||
homepage "https://rancher.com/docs/rke/v0.1.x/en/"
|
||||
url "https://github.com/rancher/rke.git",
|
||||
:tag => "v0.1.10",
|
||||
:revision => "22dc19205f794f19dc156d16695ff86c07a501e6"
|
||||
:tag => "v0.1.11",
|
||||
:revision => "45d79aa3598a35196fbb4472e2e5eac86172cff5"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue