Skip to content

Commit 2427c15

Browse files
committed
k8sgpt 0.4.8
1 parent 5bf1d8e commit 2427c15

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.7.tar.gz"
5-
sha256 "abf246ed586572a1759de8727abdbff2ebfb5c5adb265114f995007f8d8e5e0f"
4+
url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.4.8.tar.gz"
5+
sha256 "5214def88d24adb422e609d49bd6d83bfae5849b2c6b3e6a78d410ea8d99375b"
66
license "Apache-2.0"
77
head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main"
88

0 commit comments

Comments
 (0)