Skip to content

Commit 0be2188

Browse files
committed
kubetail 0.7.0
1 parent 4395593 commit 0be2188

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kubetail.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Kubetail < Formula
22
desc "Logging tool for Kubernetes with a real-time web dashboard"
33
homepage "https://www.kubetail.com/"
4-
url "https://github.com/kubetail-org/kubetail/archive/refs/tags/cli/v0.6.0.tar.gz"
5-
sha256 "1d79ce110dc70223741a118d736fcc3cbc7f31421b046d15690d13fd81b86352"
4+
url "https://github.com/kubetail-org/kubetail/archive/refs/tags/cli/v0.7.0.tar.gz"
5+
sha256 "cce8d3aef284bb4426f31984d716b4de1a8facc1e9e47b5b8fcf15f49244611d"
66
license "Apache-2.0"
77
head "https://github.com/kubetail-org/kubetail.git", branch: "main"
88

0 commit comments

Comments
 (0)