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 6587e53 commit d17c436Copy full SHA for d17c436
Formula/k/k8sgpt.rb
@@ -1,8 +1,8 @@
1
class K8sgpt < Formula
2
desc "Scanning your k8s clusters, diagnosing, and triaging issues in simple English"
3
homepage "https://k8sgpt.ai/"
4
- url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.4.15.tar.gz"
5
- sha256 "a4bac484569d1482e26ef9aa43b9bab1ef66621f6ae938f9e435de7148bccace"
+ url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.4.16.tar.gz"
+ sha256 "5db2042f2f9328d080bd4aba71039837f9689939e0809116b8b6204c8829cf92"
6
license "Apache-2.0"
7
head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main"
8
0 commit comments