mirror of
https://github.com/linuxserver/docker-documentation.git
synced 2026-02-19 18:14:15 +08:00
Bot Updating Documentation
This commit is contained in:
parent
11f1765b12
commit
bf64619460
@ -7,6 +7,10 @@ description: "[Feed2toot](https://gitlab.com/chaica/feed2toot) automatically par
|
||||
---
|
||||
<!-- DO NOT EDIT THIS FILE MANUALLY -->
|
||||
<!-- Please read https://github.com/linuxserver/docker-feed2toot/blob/main/.github/CONTRIBUTING.md -->
|
||||
# DEPRECATION NOTICE
|
||||
This image is deprecated. We will not offer support for this image and it will not be updated.
|
||||
|
||||
|
||||
# [linuxserver/feed2toot](https://github.com/linuxserver/docker-feed2toot)
|
||||
|
||||
[](https://scarf.sh)
|
||||
@ -297,6 +301,7 @@ To help with development, we generate this dependency graph.
|
||||
init-feed2toot-config -> init-config-end
|
||||
init-os-end -> init-crontab-config
|
||||
init-mods-end -> init-custom-files
|
||||
init-config-end -> init-deprecate
|
||||
init-adduser -> init-device-perms
|
||||
base -> init-envfile
|
||||
init-config -> init-feed2toot-config
|
||||
@ -312,6 +317,7 @@ To help with development, we generate this dependency graph.
|
||||
init-envfile -> init-os-end
|
||||
init-migrations -> init-os-end
|
||||
init-custom-files -> init-services
|
||||
init-deprecate -> init-services
|
||||
init-mods-end -> init-services
|
||||
init-services -> svc-cron
|
||||
svc-cron -> legacy-services
|
||||
@ -324,6 +330,7 @@ To help with development, we generate this dependency graph.
|
||||
|
||||
## Versions
|
||||
|
||||
* **10.11.25:** - Deprecate.
|
||||
* **23.12.23:** - Rebase to Alpine 3.19.
|
||||
* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf.
|
||||
* **02.03.23:** - Allow user customizable cron.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user