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

This commit is contained in:
alexbelgium
2024-09-14 02:02:27 +02:00
parent c84643dc29
commit 83bc515c82
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## linux-ppc64le-2.21.1-alpine (14-09-2024)
- Update to latest version from portainer/agent
## linux-ppc64le-2.21.0-rc2-alpine (24-08-2024) ## linux-ppc64le-2.21.0-rc2-alpine (24-08-2024)
- Update to latest version from portainer/agent - Update to latest version from portainer/agent

View File

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

View File

@@ -1,9 +1,9 @@
{ {
"github_tagfilter": "alpine", "github_tagfilter": "alpine",
"last_update": "24-08-2024", "last_update": "14-09-2024",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "portainer_agent", "slug": "portainer_agent",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "portainer/agent", "upstream_repo": "portainer/agent",
"upstream_version": "linux-ppc64le-2.21.0-rc2-alpine" "upstream_version": "linux-ppc64le-2.21.1-alpine"
} }