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 bf14f12 commit e13e7edCopy full SHA for e13e7ed
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.8.tar.gz"
5
- sha256 "5214def88d24adb422e609d49bd6d83bfae5849b2c6b3e6a78d410ea8d99375b"
+ url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.4.9.tar.gz"
+ sha256 "1ada858b354665cfacd4ce4233dfba022f88705727607762138ded71622b718a"
6
license "Apache-2.0"
7
head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main"
8
0 commit comments