From 02016b98737dcffc7b8b77f331f11e7fdfcb670f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 21 May 2023 12:10:57 +0200 Subject: [PATCH] Update updater.json --- portainer_agent/updater.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/portainer_agent/updater.json b/portainer_agent/updater.json index 394cbc5e4..90c177bbb 100644 --- a/portainer_agent/updater.json +++ b/portainer_agent/updater.json @@ -1,9 +1,8 @@ { - "github_havingasset": "true", "last_update": "06-05-2023", "repository": "alexbelgium/hassio-addons", "slug": "portainer_agent", - "source": "github", + "source": "dockerhub", "upstream_repo": "portainer/agent", "upstream_version": "2.18.2" }