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 0bebede commit db411baCopy full SHA for db411ba
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.3.48.tar.gz"
5
- sha256 "136aea5b15d3d3089ae3e2306cd5aa306e29f4fa95db99074ea561d74808b034"
+ url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.3.49.tar.gz"
+ sha256 "9478a3728f737d04bc1e849e89d4ee484605966ad63812ede9e3187b6d05f6e5"
6
license "Apache-2.0"
7
head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main"
8
0 commit comments