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

Commit 8b4a90c

Browse files
authored
Merge pull request #108 from linuxserver/deprecate
2 parents 7ec956e + 6ca0929 commit 8b4a90c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme-vars.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ project_logo: "https://github.com/domoticz/domoticz/raw/master/www/images/logo.p
77
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
88
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a Home Automation System that lets you monitor and configure various devices like: Lights, Switches, various sensors/meters like Temperature, Rain, Wind, UV, Electra, Gas, Water and much more. Notifications/Alerts can be sent to any mobile device."
99
project_blurb_optional_extras_enabled: false
10+
project_deprecation_status: true
1011
# supported architectures
1112
available_architectures:
1213
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
@@ -64,6 +65,7 @@ app_setup_block: |
6465
The user manual is available at [www.domoticz.com]({{ project_url }})
6566
# changelog
6667
changelogs:
68+
- {date: "29.11.23:", desc: "Deprecate."}
6769
- {date: "06.07.23:", desc: "Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)"}
6870
- {date: "20.02.23:", desc: "Migrate to s6v3."}
6971
- {date: "15.10.22:", desc: "Remove deprecated legacy stable branches."}

0 commit comments

Comments
 (0)