diff --git a/docs/plugins/woodpecker-plugins/plugins.json b/docs/plugins/woodpecker-plugins/plugins.json index 37bc76dfb..506334592 100644 --- a/docs/plugins/woodpecker-plugins/plugins.json +++ b/docs/plugins/woodpecker-plugins/plugins.json @@ -264,6 +264,11 @@ "name": "Pre-commit Runner", "docs": "https://codeberg.org/sp1thas/woodpecker-ci-pre-commit/raw/branch/main/docs.md", "verified": false + }, + { + "name": "Portainer Service Update", + "docs": "https://codeberg.org/woodpecker-community/portainer-service-update/raw/branch/main/docs.md", + "verified": false } ] }