octant 0.8.0

Closes #45543.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Caleb Xu 2019-10-19 01:12:56 -04:00 committed by FX Coudert
parent f44bd62635
commit 8188c50eab

View file

@ -2,8 +2,8 @@ class Octant < Formula
desc "Kubernetes introspection tool for developers"
homepage "https://github.com/vmware/octant"
url "https://github.com/vmware/octant.git",
:tag => "v0.7.0",
:revision => "632f678f1706ad6ce3e725e30f3d267d7231b136"
:tag => "v0.8.0",
:revision => "e37e7f6c6c797ef215fdbeedb91c709c88193522"
head "https://github.com/vmware/octant.git"
bottle do