fix: update readme vars instead of main readme

This commit is contained in:
Stavros
2026-07-19 00:50:45 +03:00
parent 05da050b5f
commit 84915dcfcf
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -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.
+1
View File
@@ -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."}