Skip to content
Merged
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
6 changes: 3 additions & 3 deletions k8sgpt.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: k8sgpt
version: 0.3.6
epoch: 1
version: 0.3.7
epoch: 0
description: Giving Kubernetes Superpowers to everyone
copyright:
- license: Apache-2.0
Expand All @@ -23,7 +23,7 @@ pipeline:
with:
repository: https://github.com/k8sgpt-ai/k8sgpt
tag: v${{package.version}}
expected-commit: 9c0efe6f5c474d65334d03277dfea3284134fd0c
expected-commit: 1bc0f42f71a7feaf8e7501537f4b09eee2034213
destination: k8sgpt

- runs: |
Expand Down