diff --git a/VERSION.history b/VERSION.history deleted file mode 100644 index 6c5d090..0000000 --- a/VERSION.history +++ /dev/null @@ -1,18 +0,0 @@ -| **3.23** | 25.02.2026 17:46 | set tag to ${BUILD_TAG} ✅ | -| **3.0** | 25.02.2026 17:14 | add init-lighttpd-config to user.contents.d ✅ | -| **3.0** | 25.02.2026 17:00 | changed dependencies to dependencies.d ✅ | -| **3.0** | 25.02.2026 13:20 | reorder s6-init scripts ✅ | -| **3.0** | 25.02.2026 13:11 | fix dependencies in s6-overlay ✅ | -| **3.0** | 25.02.2026 12:42 | fix --filter= ✅ | -| **3.0** | 25.02.2026 10:55 | switch to rsync to use --filter=merge rsync-rules.txt and set it to v3.0 for testing / set BUILD_TAG=3.0 ✅ | -| **3.23** | 25.02.2026 00:25 | fix latest-stable ✅ | -| **3.23** | 25.02.2026 00:20 | delete VERSIONS.history ✅ | -| **3.23** | 24.02.2026 23:25 | fix syntax and format ✅ | -| **3.23** | 24.02.2026 23:10 | fix alpine-mirror / lighttpd root / stats script ✅ | -| **3.23** | 24.02.2026 22:31 | fix --excludes ✅ | -| **3.23** | 24.02.2026 22:15 | fix cron alpine-mirror ✅ | -| **3.23** | 24.02.2026 21:51 | fix apk packages in dockerfiles ✅ | -| **3.23** | 24.02.2026 21:39 | fix svc type-files ✅ | -| **3.23** | 24.02.2026 21:34 | fix .gitignore ✅ | -| **3.23** | 24.02.2026 21:31 | fix filename ✅ | -| **3.23** | 24.02.2026 21:22 | fix BUILD_APPS ✅ | diff --git a/root/defaults/rsync-rules.txt b/root/defaults/rsync-rules.txt index 421cf51..e069670 100644 --- a/root/defaults/rsync-rules.txt +++ b/root/defaults/rsync-rules.txt @@ -1,3 +1,3 @@ -+ v3.0/ -+ v3.0/** ++ v3.23/ ++ v3.23/** - * \ No newline at end of file