Skip to content

Commit e13e7ed

Browse files
committed
k8sgpt 0.4.9
1 parent bf14f12 commit e13e7ed

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

0 commit comments

Comments
 (0)