We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f66fe commit a6f6e62Copy full SHA for a6f6e62
Formula/k/kubetail.rb
@@ -1,8 +1,8 @@
1
class Kubetail < Formula
2
desc "Logging tool for Kubernetes with a real-time web dashboard"
3
homepage "https://www.kubetail.com/"
4
- url "https://github.com/kubetail-org/kubetail/archive/refs/tags/cli/v0.9.0.tar.gz"
5
- sha256 "f71cf335f81e76f882efe11feed4ed8af691cc1d9fa8f6b5ee630ee22a99dabb"
+ url "https://github.com/kubetail-org/kubetail/archive/refs/tags/cli/v0.10.0.tar.gz"
+ sha256 "ea246a2088cfd12b00f41f82a7616e96087003ead05a13f7ec57e64fa985e30d"
6
license "Apache-2.0"
7
head "https://github.com/kubetail-org/kubetail.git", branch: "main"
8
0 commit comments