Sfoglia il codice sorgente

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 2 anni fa
committed by GitHub
parent
commit
3d337dc144
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml Vedi File

@@ -5,7 +5,7 @@
matrix_bot_chatgpt_enabled: true matrix_bot_chatgpt_enabled: true


# renovate: datasource=docker depName=ghcr.io/matrixgpt/matrix-chatgpt-bot # 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: false
matrix_bot_chatgpt_container_image_self_build_repo: "https://github.com/matrixgpt/matrix-chatgpt-bot" matrix_bot_chatgpt_container_image_self_build_repo: "https://github.com/matrixgpt/matrix-chatgpt-bot"


Caricamento…
Annulla
Salva