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 36be7c6 commit b07f9e8Copy full SHA for b07f9e8
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.2.2.tar.gz"
5
- sha256 "c31e3eb0e4ad67c1e490c071bdaadfec6c7927e235fa6c8b420d226232a1c887"
+ url "https://github.com/kubetail-org/kubetail/archive/refs/tags/cli/v0.2.3.tar.gz"
+ sha256 "37bfad4ac16f9925e10ced138db88608697af91d8a3949f8ab31b03a109d22d8"
6
license "Apache-2.0"
7
head "https://github.com/kubetail-org/kubetail.git", branch: "main"
8
0 commit comments