Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion k8sgpt.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: k8sgpt
version: "0.4.27"
epoch: 0 # GHSA-cfpf-hrx2-8rv6
epoch: 1 # GHSA-f6mr-38g8-39rg
description: Giving Kubernetes Superpowers to everyone
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -32,6 +32,7 @@ pipeline:
github.com/containerd/[email protected]
golang.org/x/[email protected]
github.com/expr-lang/[email protected]
github.com/ollama/[email protected]

- runs: |
make tidy
Expand Down
Loading