feat(matrix-bot): pin matrix-chatgpt-bot to v3

🤖
This commit is contained in:
Sebastian Mark 2024-08-11 20:48:41 +02:00
parent 08f3183d6d
commit e46194e9c2

View file

@ -36,7 +36,7 @@ spec:
spec: spec:
containers: containers:
- name: matrix-chatgpt-bot - name: matrix-chatgpt-bot
image: ghcr.io/matrixgpt/matrix-chatgpt-bot:latest image: ghcr.io/matrixgpt/matrix-chatgpt-bot:3
envFrom: envFrom:
- configMapRef: - configMapRef:
name: matrix-bot-cfg name: matrix-bot-cfg