chore(main): release 0.2.7 (#329)

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 11:10:53 +02:00
committed by GitHub
parent 2616220935
commit db4a88e409
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.6 #x-release-please-version
image: ghcr.io/k8sgpt-ai/k8sgpt:v0.2.7 #x-release-please-version
ports:
- containerPort: 8080
args: ["serve"]