Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit 71e3bc1

Browse files
committed
Deprecate
1 parent 434823f commit 71e3bc1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readme-vars.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,16 @@
33
# project information
44
project_name: plex-meta-manager
55
project_url: "https://github.com/Kometa-Team/Kometa"
6-
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kometa-banner.png"
6+
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-meta-manager-banner.png"
77
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a powerful tool designed to give you complete control over your media libraries. With {{ project_name|capitalize }}, you can take your customization to the next level, with granular control over metadata, collections, overlays, and much more."
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
99
project_blurb_optional_extras_enabled: false
1010

11+
project_deprecation_status: true
12+
project_deprecation_message: |
13+
Please migrate to our Kometa image instead:
14+
https://github.com/linuxserver/docker-kometa
15+
1116
# supported architectures
1217
available_architectures:
1318
- { arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -61,6 +66,7 @@ app_setup_block: |
6166
6267
# changelog
6368
changelogs:
69+
- { date: "22.04.24:", desc: "Deprecate."}
6470
- { date: "22.04.24:", desc: "Update backend to reflect upstream repo rename."}
6571
- { date: "23.12.23:", desc: "Rebase to Alpine 3.19."}
6672
- { date: "10.06.23:", desc: "Rebase to Alpine 3.18, deprecate armhf." }

0 commit comments

Comments
 (0)