Procházet zdrojové kódy
Merge pull request #3196 from spantaleev/renovate/ghcr.io-matrixgpt-matrix-chatgpt-bot-3.x
chore(deps): update ghcr.io/matrixgpt/matrix-chatgpt-bot docker tag to v3.1.5
pull/3197/head
Slavi Pantaleev
před 2 roky
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
roles/custom/matrix-bot-chatgpt/defaults/main.yml
|
|
|
@@ -5,7 +5,7 @@ |
|
|
|
matrix_bot_chatgpt_enabled: true |
|
|
|
|
|
|
|
# renovate: datasource=docker depName=ghcr.io/matrixgpt/matrix-chatgpt-bot |
|
|
|
matrix_bot_chatgpt_version: 3.1.4 |
|
|
|
matrix_bot_chatgpt_version: 3.1.5 |
|
|
|
|
|
|
|
matrix_bot_chatgpt_container_image_self_build: false |
|
|
|
matrix_bot_chatgpt_container_image_self_build_repo: "https://github.com/matrixgpt/matrix-chatgpt-bot" |
|
|
|
|