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 12fe63d commit 7c0c6bfCopy full SHA for 7c0c6bf
Formula/h/hubble.rb
@@ -1,8 +1,8 @@
1
class Hubble < Formula
2
desc "Network, Service & Security Observability for Kubernetes using eBPF"
3
homepage "https://github.com/cilium/hubble"
4
- url "https://github.com/cilium/hubble/archive/refs/tags/v1.18.0.tar.gz"
5
- sha256 "29f4a452a360829a184d5e20b4d6c54fc96c982f91fe3569cd26b0fec35cf010"
+ url "https://github.com/cilium/hubble/archive/refs/tags/v1.18.3.tar.gz"
+ sha256 "5c48a34a2e3ebd8b0b9e2c97991aea3765bc4c754a573ac5e77cf273c18d48a9"
6
license "Apache-2.0"
7
head "https://github.com/cilium/hubble.git", branch: "main"
8
0 commit comments