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 12ce290 commit 2fedd6cCopy full SHA for 2fedd6c
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.47.tar.gz"
5
- sha256 "561360f507d611ac5d210e24024346ebb2d15c7b56f1ba5b3c97cb6c9b3755e2"
+ url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.3.48.tar.gz"
+ sha256 "136aea5b15d3d3089ae3e2306cd5aa306e29f4fa95db99074ea561d74808b034"
6
license "Apache-2.0"
7
head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main"
8
0 commit comments