Skip to content

Commit 0f8c357

Browse files
committed
k8sgpt 0.4.17
1 parent b01fee9 commit 0f8c357

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/k8sgpt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class K8sgpt < Formula
22
desc "Scanning your k8s clusters, diagnosing, and triaging issues in simple English"
33
homepage "https://k8sgpt.ai/"
4-
url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.4.16.tar.gz"
5-
sha256 "5db2042f2f9328d080bd4aba71039837f9689939e0809116b8b6204c8829cf92"
4+
url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.4.17.tar.gz"
5+
sha256 "7e2b8649051f10a7b0d5229e7f81cf8d436d4feb6100d152202521f3b271c7c5"
66
license "Apache-2.0"
77
head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main"
88

0 commit comments

Comments
 (0)