Commit Graph

25 Commits

Author SHA1 Message Date
Alexandre
01fbdec656 Update config.yaml 2025-12-31 11:24:59 +01:00
Alexandre
775caddd7e Update version to 2025.12-5 in config.yaml 2025-12-31 09:34:02 +01:00
Alexandre
fe34bc4998 Update version of Portainer Agent to 2025.12-4 2025-12-31 09:23:46 +01:00
Alexandre
03d5e4c1e0 Update config.yaml 2025-12-31 09:18:09 +01:00
Alexandre
40439cf497 Add PORTAINER_AGENT_ARGS to config.yaml 2025-12-31 09:16:39 +01:00
Alexandre
0f4cb6f0f0 Nobuild 2025-12-31 09:15:25 +01:00
Alexandre
3183ed841a Update config.yaml 2025-12-31 09:10:39 +01:00
Alexandre
15d2d44c9e Update config.yaml 2025-12-31 09:03:03 +01:00
Alexandre
a916043cb1 Update version in config.yaml to 2025.12 2025-12-30 13:24:21 +01:00
Alexandre
8eb63b70fd Update version from alpine-sts-2 to alpine-sts-3 2025-12-30 12:59:30 +01:00
Alexandre
0c69c5deb2 Update version in config.yaml to alpine-sts-2 2025-12-30 12:51:15 +01:00
GitHub Actions
03cf97ebf1 Revert 'Update version in config.yaml to alpine-sts-2' [nobuild] 2025-12-30 11:34:42 +00:00
Alexandre
94e1237da9 Update version in config.yaml to alpine-sts-2 2025-12-30 12:32:04 +01:00
Sophie
4a75b76a19 fix: Restore Portainer Agent build and image source - Fix circular dependency
Restores official Portainer Agent image source (ghcr.io/portainerci/agent:latest)
in COPY --from statements. Previous code review feedback inadvertently introduced
a circular dependency that prevents Docker builds.

This fixes Issue #2318 where users cannot update due to 404 manifest unknown error.

Closes #2318
2025-12-30 10:19:01 +01:00
Claude Code
6de904a01f fix: PROTECTION MODE IS ENABLED error when protection mode is OFF
Fixes #2307

Changes:
- Update bashio from v0.17.5 → main branch (improved API error handling)
- Add robust protection mode check with Docker socket fallback
- Implement Level 1 (standard bashio) + Level 2 (socket check) fallback logic
- Update CHANGELOG.md with fix details
- Tested and verified working on Home Assistant OS with protection mode OFF

The fix addresses root cause: bashio v0.17.5 calls /addons/self endpoint
which returns 403 Forbidden. bashio's error handling incorrectly assumes
this means protection mode is ON. The fallback checks Docker socket directly
as a reliable indicator of actual protection mode state.
2025-12-29 15:40:14 +01:00
alexbelgium
e2e29a8a06 Updater bot : portainer_agent updated to alpine-sts 2025-12-24 08:34:58 +01:00
alexbelgium
c62a40b7de Updater bot : portainer_agent updated to 2025-12-23 17:53:52 +01:00
GitHub Actions
fad52733f1 Revert 'Updater bot : portainer_agent updated to' [nobuild] 2025-12-23 16:18:43 +00:00
alexbelgium
6b6d28fa3c Updater bot : portainer_agent updated to 2025-12-23 17:17:07 +01:00
Alexandre
a22495b2eb Add architecture deprecation notice 2025-11-19 21:35:05 +01:00
Alexandre
49fe9c0243 Remove deprecated codenotary metadata 2025-11-07 14:42:36 +01:00
Alexandre
41c64d3b08 Add env_vars default options to relevant addons 2025-11-07 11:38:27 +01:00
Alexandre
a928c8e9e2 Embed env_vars guidance in docs 2025-11-06 16:50:01 +01:00
Alexandre
752a5d2acd add env_vars nobuild 2025-11-06 11:51:25 +01:00
Alexandre
a69c1a217d Restore original configuration for addons_updater and templates 2025-10-17 15:16:17 +02:00