rke 0.3.0
Closes #44896. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
05bb073588
commit
ecd1bb1a5a
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.2.8",
|
||||
:revision => "30c0ba4ce9b2012433b3b7d9c88a313cc66ba2d6"
|
||||
:tag => "v0.3.0",
|
||||
:revision => "9a03d8020bdf82a66126011c8339bdad555343a3"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue