Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit c5dbb32

Browse files
authored
Merge pull request #25 from linuxserver/deprecate
2 parents 00ae681 + daf0bbd commit c5dbb32

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme-vars.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_
1010
project_blurb_optional_extras_enabled: false
1111
project_blurb_optional_extras: []
1212

13+
project_deprecation_status: true
14+
project_deprecation_message: |
15+
We recommend the official images:
16+
https://github.com/AnalogJ/scrutiny#docker
17+
1318
# supported architectures
1419
available_architectures:
1520
- { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -88,6 +93,7 @@ app_setup_block: |
8893
8994
# changelog
9095
changelogs:
96+
- { date: "13.06.22:", desc: "Deprecate container." }
9197
- { date: "19.01.22:", desc: "Rebase to Alpine 3.15." }
9298
- { date: "22.11.20:", desc: "Added fix for `nsswitch.conf` to resolve local hosts" }
9399
- { date: "17.09.20:", desc: "Initial Release." }

0 commit comments

Comments
 (0)