copilot-swe-agent[bot]
547f1214b4
fix(fireflyiii): respect user-configured DB credentials when using mariadb_addon
...
When DB_CONNECTION is set to mariadb_addon, the script now checks if the user
has explicitly configured DB_USERNAME, DB_PASSWORD, or DB_DATABASE in addon
options. If set, those values are used instead of the MariaDB addon service
discovery credentials. This fixes authentication failures when the service
account doesn't have proper access.
Fixes: Firefly III access denied for user 'service' issue
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/7cacda5b-d03e-47c5-b4fc-4cfb4ef2a3dc
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-04-20 09:09:20 +00:00
github-actions
4984525334
Github bot : image compressed
2026-04-19 23:15:52 +00:00
github-actions
540abd9310
GitHub bot : graphs updated
2026-04-17 12:28:20 +00:00
github-actions
d9624ec229
Github bot : image compressed
2026-04-12 23:14:57 +00:00
github-actions
eb5a24a4e4
GitHub bot : graphs updated
2026-04-10 12:25:31 +00:00
github-actions
649159ba46
Github bot : image compressed
2026-04-05 23:13:26 +00:00
github-actions
15798c19d2
GitHub bot : graphs updated
2026-04-03 12:20:32 +00:00
github-actions
144fc9c26d
Github bot : image compressed
2026-03-29 23:12:45 +00:00
GitHub Actions
2f3dd65b3d
Reapply "Updater bot : fireflyiii updated to 6.5.9"
...
This reverts commit 1025e84fcf .
2026-03-28 01:20:04 +00:00
GitHub Actions
1025e84fcf
Revert "Updater bot : fireflyiii updated to 6.5.9"
...
This reverts commit 1477d28b82 .
2026-03-28 00:46:37 +00:00
alexbelgium
1477d28b82
Updater bot : fireflyiii updated to 6.5.9
2026-03-28 01:27:16 +01:00
github-actions
5f126df321
GitHub bot : graphs updated
2026-03-27 12:21:25 +00:00
copilot-swe-agent[bot]
5a19d19054
Fix HTTP 429: replace ADD remote URLs with COPY in all Dockerfiles, add retry logic and fix ha_automodules.sh
...
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/2244d014-7299-4b63-89e4-35683a0b4c15
2026-03-26 09:07:15 +00:00
github-actions
63d3e1933b
Github bot : image compressed
2026-03-22 23:10:35 +00:00
alexbelgium
a773cf8ac8
Updater bot : fireflyiii updated to 6.5.6
2026-03-21 01:27:20 +01:00
github-actions
bdaf66ef62
GitHub bot : graphs updated
2026-03-20 12:24:00 +00:00
copilot-swe-agent[bot]
3c53e69161
Replace blanket capability, with specific capabilities in all AppArmor profiles
...
Remove overly permissive blanket `capability,` rule (grants ALL Linux
capabilities) from 107 addon AppArmor profiles. Replace with only the
specific capabilities each addon needs based on its config.yaml
`privileged` field.
Base capabilities for all addons: setuid, setgid, chown, fowner, dac_override
Additional capabilities mapped from config.yaml privileged list:
- SYS_ADMIN -> sys_admin
- DAC_READ_SEARCH -> dac_read_search
- NET_ADMIN -> net_admin
- NET_RAW -> net_raw
- SYS_RAWIO -> sys_rawio
- SYS_TIME -> sys_time
- SYS_RESOURCE -> sys_resource
Addons with full_access: true (portainer_agent) retain blanket capability.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-03-17 07:42:05 +00:00
github-actions
4133525441
Github bot : image compressed
2026-03-15 23:11:54 +00:00
github-actions
aa17f35f46
GitHub bot : graphs updated
2026-03-13 12:17:41 +00:00
github-actions
d8f791ef9f
Github bot : image compressed
2026-03-08 23:08:54 +00:00
alexbelgium
8d6574f467
Updater bot : fireflyiii updated to 6.5.4
2026-03-07 06:41:25 +01:00
github-actions
ccb87b6c0d
GitHub bot : graphs updated
2026-03-06 12:17:46 +00:00
github-actions
570192a3b7
Github bot : image compressed
2026-03-01 23:08:34 +00:00
alexbelgium
4a840292c1
Updater bot : fireflyiii updated to 6.5.1
2026-02-28 10:36:42 +01:00
github-actions
19e29622a1
GitHub bot : graphs updated
2026-02-27 12:17:38 +00:00
alexbelgium
856bf2efda
Updater bot : fireflyiii updated to 6.4.23
2026-02-21 01:57:12 +01:00
github-actions
903f8f48bc
GitHub bot : graphs updated
2026-02-20 12:18:26 +00:00
github-actions
8d19bcdfad
Github bot : image compressed
2026-02-15 23:09:56 +00:00
alexbelgium
b6ccb09695
Updater bot : fireflyiii updated to 6.4.18
2026-02-14 01:57:13 +01:00
github-actions
619a26ec4f
GitHub bot : graphs updated
2026-02-13 12:18:27 +00:00
github-actions
19f3d58733
Github bot : image compressed
2026-02-08 23:11:36 +00:00
github-actions
1003f4d9a3
GitHub bot : graphs updated
2026-02-06 12:17:44 +00:00
Alexandre
35f05b0e93
Fix script
2026-02-04 15:59:55 +01:00
Alexandre
97bc68f228
Chmod +x
2026-02-03 19:58:19 +01:00
github-actions
0f1e69b63a
Github bot : image compressed
2026-02-01 23:09:26 +00:00
github-actions
98e4abb26c
GitHub bot : graphs updated
2026-01-30 12:16:31 +00:00
Alexandre
c8e8d3c16e
Clean
2026-01-30 09:11:12 +01:00
Alexandre
302e39459d
remove bashio standalone
2026-01-29 13:26:08 +01:00
Alexandre
aa987e1ede
update standalone
2026-01-29 11:32:18 +01:00
Alexandre
f43020d85b
Accept standalone bashio
2026-01-29 11:06:24 +01:00
github-actions
e88fbb3d4d
Github bot : image compressed
2026-01-25 23:07:31 +00:00
github-actions
41e7af6ae7
GitHub bot : graphs updated
2026-01-23 12:14:42 +00:00
alexbelgium
65808949cc
Updater bot : fireflyiii updated to 6.4.16
2026-01-21 11:26:28 +01:00
Alexandre
1f3eb13cb8
Clean
2026-01-20 14:27:06 +01:00
github-actions
cd75c0613f
Github bot : image compressed
2026-01-18 23:06:46 +00:00
Alexandre
5bcb21db5e
Define shebang on the fly
2026-01-16 19:58:50 +01:00
github-actions
8c56074884
GitHub bot : graphs updated
2026-01-16 12:13:07 +00:00
github-actions
7f7a9c648d
Github bot : image compressed
2026-01-11 23:08:53 +00:00
Alexandre
6636d72d86
Align changelog dates to ISO 8601
2026-01-10 20:12:24 +01:00
github-actions
5ee2b72d73
GitHub bot : graphs updated
2026-01-09 12:13:56 +00:00