diff --git a/readme-vars.yml b/readme-vars.yml index 264de64a..cf333de6 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -8,6 +8,7 @@ project_blurb: | [{{ project_name|capitalize }}]({{ project_url }}) - Alpine, Ubuntu, Fedora, and Arch based containers containing full desktop environments in officially supported flavors accessible via any modern web browser. project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" project_categories: "Remote Desktop" +project_deprecation_status: true # supported architectures available_architectures: - {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"} @@ -116,4 +117,5 @@ init_diagram: | "webtop:ubuntu-xfce-kasm" <- Base Images # changelog changelogs: + - {date: "04.07.26:", desc: "Deprecate Kasm branch."} - {date: "12.07.25:", desc: "Provide KasmVNC-based image for Ubuntu-xfce."}