rke 0.2.1
Closes #38680. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e44a6db659
commit
4e849d7719
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.0",
|
||||
:revision => "d2783a9298978d4c732683eeb0f956d0e9bf7a33"
|
||||
:tag => "v0.2.1",
|
||||
:revision => "eebd7fbf215ef7ee97a953c6a2a01597371ced5b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue