feat(matrix-bot): pin matrix-chatgpt-bot to v3
🤖
This commit is contained in:
parent
08f3183d6d
commit
e46194e9c2
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: matrix-chatgpt-bot
|
||||
image: ghcr.io/matrixgpt/matrix-chatgpt-bot:latest
|
||||
image: ghcr.io/matrixgpt/matrix-chatgpt-bot:3
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: matrix-bot-cfg
|
||||
|
|
Loading…
Reference in a new issue