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 b01fee9 commit 0f8c357Copy full SHA for 0f8c357
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.16.tar.gz"
5
- sha256 "5db2042f2f9328d080bd4aba71039837f9689939e0809116b8b6204c8829cf92"
+ url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.4.17.tar.gz"
+ sha256 "7e2b8649051f10a7b0d5229e7f81cf8d436d4feb6100d152202521f3b271c7c5"
6
license "Apache-2.0"
7
head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main"
8
0 commit comments