chore(main): release 0.2.6 (#327)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-25 10:44:08 +02:00
committed by GitHub
parent 692cd06c38
commit 3d11e12963
4 changed files with 15 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ spec:
containers:
- name: k8sgpt-container
imagePullPolicy: Always
image: ghcr.io/k8sgpt-ai/k8sgpt:v0.2.5 #x-release-please-version
image: ghcr.io/k8sgpt-ai/k8sgpt:v0.2.6 #x-release-please-version
ports:
- containerPort: 8080
args: ["serve"]