Skip to content

Commit

Permalink
Updater bot : portainer_agent updated to linux-ppc64le-2.21.5-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Dec 21, 2024
1 parent c56107d commit db7009c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions portainer_agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion portainer_agent/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
4 changes: 2 additions & 2 deletions portainer_agent/updater.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit db7009c

Please sign in to comment.