rke 0.2.4
Closes #40736. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d590c44988
commit
6553508a63
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.3",
|
||||
:revision => "bdde78287c87b221b5023ad3debe8796ba18dbb2"
|
||||
:tag => "v0.2.4",
|
||||
:revision => "f28fde923aa007148c5457af168b61e4bc44cda2"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue