GitHub bot: fix linting issues (nobuild)

This commit is contained in:
github-actions
2025-06-21 00:00:53 +00:00
parent 9318fc283b
commit 3a978dfb27
8 changed files with 157 additions and 55 deletions

View File

@@ -1,42 +1,55 @@
## 2.45.01 (21-06-2025)
- Update to latest version from haveagitgat/tdarr
## 2.43.01 (13-06-2025)
- Update to latest version from haveagitgat/tdarr
## 2.42.01 (07-06-2025)
- Update to latest version from haveagitgat/tdarr
## 2.41.02 (31-05-2025)
- Update to latest version from haveagitgat/tdarr
## 2.40.01 (19-04-2025)
- Update to latest version from haveagitgat/tdarr
## 2.37.01 (29-03-2025)
- Update to latest version from haveagitgat/tdarr
## 2.35.02 (01-03-2025)
- Update to latest version from haveagitgat/tdarr
## 2.32.01 (15-02-2025)
- Update to latest version from haveagitgat/tdarr
## 2.31.02 (08-02-2025)
- Update to latest version from haveagitgat/tdarr
## 2.30.01 (01-02-2025)
- Update to latest version from haveagitgat/tdarr
## 2.28.01 (25-01-2025)
- Update to latest version from haveagitgat/tdarr
## 2.27.02 (23-10-2024)
- Minor bugs fixed
## pro_1.3004 (10-06-2023)
- Update to latest version from haveagitgat/tdarr
## 2.00.20.1-2 (23-04-2023)
- Minor bugs fixed

View File

@@ -1,8 +1,5 @@
{
"arch": [
"aarch64",
"amd64"
],
"arch": ["aarch64", "amd64"],
"backup": "cold",
"backup_exclude": [
"*/cache/",
@@ -114,10 +111,7 @@
"8265/tcp": "Web UI port",
"8266/tcp": "Server Port"
},
"privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
"schema": {
"CONFIG_LOCATION": "str",
"TZ": "str?",