Bläddra i källkod

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 år sedan
committed by GitHub
förälder
incheckning
36e9b7c8c5
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: 4AEE18F83AFDEB23
2 ändrade filer med 7 tillägg och 1 borttagningar
  1. +6
    -0
      CHANGELOG.md
  2. +1
    -1
      roles/custom/matrix-bot-draupnir/defaults/main.yml

+ 6
- 0
CHANGELOG.md Visa fil

@@ -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 Visa fil

@@ -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"


Laddar…
Avbryt
Spara