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

This commit is contained in:
alexbelgium
2024-05-25 02:01:27 +02:00
parent 2af8c5c043
commit bcb28edccf
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## linux-ppc64le-2.20.3-alpine (25-05-2024)
- Update to latest version from portainer/agent
## linux-ppc64le-2.20.2-alpine (04-05-2024) ## linux-ppc64le-2.20.2-alpine (04-05-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.20.2-alpine" "version": "linux-ppc64le-2.20.3-alpine"
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_tagfilter": "alpine", "github_tagfilter": "alpine",
"last_update": "04-05-2024", "last_update": "25-05-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.20.2-alpine" "upstream_version": "linux-ppc64le-2.20.3-alpine"
} }