diff --git a/gitea/CHANGELOG.md b/gitea/CHANGELOG.md index ee875fcf1..f57c5f992 100644 --- a/gitea/CHANGELOG.md +++ b/gitea/CHANGELOG.md @@ -1,64 +1,83 @@ - ## 1.24.2 (21-06-2025) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.24.0 (13-06-2025) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.23.8 (17-05-2025) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.23.7 (12-04-2025) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.23.6 (29-03-2025) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.23.5 (08-03-2025) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.23.4 (21-02-2025) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.23.3 (08-02-2025) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.23.1 (11-01-2025) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.22.6 (14-12-2024) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.22.4 (30-11-2024) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.22.3 (12-10-2024) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.22.2 (07-09-2024) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.22.1 (06-07-2024) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.22.0 (01-06-2024) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.21.11 (20-04-2024) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.21.10 (30-03-2024) + - Update to latest version from go-gitea/gitea (changelog : https://github.com/go-gitea/gitea/releases) ## 1.21.9 (23-03-2024) + - Update to latest version from go-gitea/gitea ## 1.21.8 (16-03-2024) + - Update to latest version from go-gitea/gitea ## 1.21.7 (02-03-2024) - Update to latest version from go-gitea/gitea + ## 1.21.6-2 (27-02-2024) - Minor bugs fixed @@ -78,21 +97,27 @@ ## 1.21.3 (23-12-2023) - Update to latest version from go-gitea/gitea + ## 1.21.2 (14-12-2023) - Update to latest version from go-gitea/gitea + ## 1.21.1 (28-11-2023) - Update to latest version from go-gitea/gitea + ## 1.21.0-3 (21-11-2023) - Minor bugs fixed + ## 1.21.0 (15-11-2023) - Update to latest version from go-gitea/gitea + ## 1.20.5 (3-10-2023) - Update to latest version from go-gitea/gitea + ## 1.20.4-4 (23-09-2023) - Minor bugs fixed @@ -100,24 +125,31 @@ ## 1.20.4-2 (09-09-2023) - Minor bugs fixed + ## 1.20.4 (8-09-2023) - Update to latest version from go-gitea/gitea + ## 1.20.3 (21-08-2023) - Update to latest version from go-gitea/gitea + ## 1.20.2 (05-08-2023) - Update to latest version from go-gitea/gitea + ## 1.20.1 (22-07-2023) - Update to version 1.20.1 from go-gitea/gitea + ## 1.20.0-2 (17-07-2023) - Minor bugs fixed + ## 1.20.0 (17-07-2023) - Update to latest version from go-gitea/gitea + ## 1.19.4 (5-07-2023) - Update to latest version from go-gitea/gitea @@ -125,9 +157,11 @@ ## 1.19.3 (5-05-2023) - Update to latest version from go-gitea/gitea + ## 1.19.2 (28-04-2023) - Update to latest version from go-gitea/gitea + ## 1.19.1 (13-04-2023) - Update to latest version from go-gitea/gitea @@ -136,6 +170,7 @@ - Update to latest version from go-gitea/gitea - Implemented healthcheck + ## 1.18.5 (23-02-2023) - Update to latest version from go-gitea/gitea @@ -143,6 +178,7 @@ ## 1.18.4 (20-02-2023) - Update to latest version from go-gitea/gitea + ## 1.18.3 (23-01-2023) - Update to latest version from go-gitea/gitea @@ -154,13 +190,16 @@ ## 1.18.1 (19-01-2023) - Update to latest version from go-gitea/gitea + ## 1.18.0 (31-12-2022) - Update to latest version from go-gitea/gitea - WARNING : update to supervisor 2022.11 before installing + ## 1.17.4 (22-12-2022) - Update to version 1.17.4 from go-gitea/gitea + ## 1.17.3 (17-10-2022) - Update to version 1.17.3 from go-gitea/gitea diff --git a/gitea/config.json b/gitea/config.json index 5626afcd6..48a4a9f51 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -1,8 +1,5 @@ { - "arch": [ - "aarch64", - "amd64" - ], + "arch": ["aarch64", "amd64"], "codenotary": "alexandrep.github@gmail.com", "description": "Gitea for Home Assistant", "devices": [ @@ -70,11 +67,7 @@ ], "image": "ghcr.io/alexbelgium/gitea-{arch}", "init": false, - "map": [ - "addon_config:rw", - "share:rw", - "ssl:rw" - ], + "map": ["addon_config:rw", "share:rw", "ssl:rw"], "name": "Gitea", "options": { "APP_NAME": "Gitea for Homeassistant",