Update version in kubernetes deployment

This commit is contained in:
mudler 2023-03-23 23:22:43 +01:00
parent 467ce5a7aa
commit d83d2293b5

View File

@ -25,7 +25,7 @@ spec:
- name: llama
args:
- api
image: quay.io/go-skynet/llama-cli:v0.1
image: quay.io/go-skynet/llama-cli:v0.3
---
apiVersion: v1
kind: Service