File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ project_blurb: "[Chromium]({{ project_url }}) is an open-source browser project
88project_lsio_github_repo_url : " https://github.com/linuxserver/docker-{{ project_name }}"
99project_categories : " Web Browser"
1010project_blurb_optional_extras_enabled : false
11+ project_deprecation_status : true
1112# supported architectures
1213available_architectures :
1314 - {arch: "{{ arch_x86_64 }}", tag: "latest"}
@@ -111,6 +112,7 @@ init_diagram: |
111112 "chromium:kasm" <- Base Images
112113# changelog
113114changelogs :
115+ - {date: "04.07.26:", desc: "Deprecate Kasm branch."}
114116 - {date: "03.04.25:", desc: "Update chromium launch options to improve performance."}
115117 - {date: "10.02.24:", desc: "Update Readme with new env vars and ingest proper PWA icon."}
116118 - {date: "08.01.24:", desc: "Fix re-launch issue for chromium by purging temp files on launch."}
You can’t perform that action at this time.
0 commit comments