Przeglądaj źródła

Merge pull request #3097 from FSG-Cat/Draupnir-1-86-0

Update Draupnir to 1.86.0 and include changelog entry about new License
pull/3098/head
Slavi Pantaleev 2 lat temu
committed by GitHub
rodzic
commit
36e9b7c8c5
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 7 dodań i 1 usunięć
  1. +6
    -0
      CHANGELOG.md
  2. +1
    -1
      roles/custom/matrix-bot-draupnir/defaults/main.yml

+ 6
- 0
CHANGELOG.md Wyświetl plik

@@ -1,3 +1,9 @@
# 2024-01-16

## `Draupnir` has been relicensed to AFL-3.0

As of [#204](https://github.com/the-draupnir-project/Draupnir/pull/204) Draupnir changed its licence to AFL-3.0 from the CSL licence. This change affects playbook users who could not run Draupnir under the old license restrictions. The new license is considerably less restrictive and is OSI approved. Draupnir version v1.86.0 and later are covered by this license change.

# 2024-01-15 # 2024-01-15


## Goodbye, `matrix-nginx-proxy` 🪦 ## Goodbye, `matrix-nginx-proxy` 🪦


+ 1
- 1
roles/custom/matrix-bot-draupnir/defaults/main.yml Wyświetl plik

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


# renovate: datasource=docker depName=gnuxie/draupnir # renovate: datasource=docker depName=gnuxie/draupnir
matrix_bot_draupnir_version: "v1.85.1"
matrix_bot_draupnir_version: "v1.86.0"


matrix_bot_draupnir_container_image_self_build: false matrix_bot_draupnir_container_image_self_build: false
matrix_bot_draupnir_container_image_self_build_repo: "https://github.com/the-draupnir-project/Draupnir.git" matrix_bot_draupnir_container_image_self_build_repo: "https://github.com/the-draupnir-project/Draupnir.git"


Ładowanie…
Anuluj
Zapisz