Updater bot : portainer_agent updated to linux-ppc64le-2.21.5-alpine

This commit is contained in:
alexbelgium
2024-12-21 01:58:00 +01:00
parent c56107d58e
commit db7009c085
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## linux-ppc64le-2.21.5-alpine (21-12-2024)
- Update to latest version from portainer/agent
## linux-ppc64le-2.21.4-alpine (26-10-2024)
- Update to latest version from portainer/agent

View File

@@ -45,5 +45,5 @@
"slug": "portainer_agent",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "linux-ppc64le-2.21.4-alpine"
"version": "linux-ppc64le-2.21.5-alpine"
}

View File

@@ -1,9 +1,9 @@
{
"github_tagfilter": "alpine",
"last_update": "26-10-2024",
"last_update": "21-12-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "portainer_agent",
"source": "dockerhub",
"upstream_repo": "portainer/agent",
"upstream_version": "linux-ppc64le-2.21.4-alpine"
"upstream_version": "linux-ppc64le-2.21.5-alpine"
}