From 84915dcfcf6e80414bf7fb33cb3dc2fd124ff40a Mon Sep 17 00:00:00 2001 From: Stavros Date: Sun, 19 Jul 2026 00:50:45 +0300 Subject: [PATCH] fix: update readme vars instead of main readme --- README.md | 1 - readme-vars.yml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d282aa..d039eb6 100644 --- a/README.md +++ b/README.md @@ -436,7 +436,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions -* **19.07.26:** - Use new X-Tinyauth-Location header in Tinyauth locations. * **10.07.26:** - Add support for Let's Encrypt cert profiles. Run certbot twice daily with a random delay. * **19.06.26:** - Add support for mijn.host dns validation. * **01.06.26:** - Remove obsolete old cert check logic. diff --git a/readme-vars.yml b/readme-vars.yml index 5c3a963..c7379b9 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -220,6 +220,7 @@ init_diagram: | "swag:latest" <- Base Images # changelog changelogs: + - {date: "19.07.26:", desc: "Use new X-Tinyauth-Location header in Tinyauth locations."} - {date: "10.07.26:", desc: "Add support for Let's Encrypt cert profiles. Run certbot twice daily with a random delay."} - {date: "19.06.26:", desc: "Add support for mijn.host dns validation."} - {date: "01.06.26:", desc: "Remove obsolete old cert check logic."}