From e521de5eafe8cd49f4ffba66bea7967740aeee21 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 30 Oct 2022 22:16:29 +0000 Subject: [PATCH] Update app version --- apps/portainer/config.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/apps/portainer/config.json b/apps/portainer/config.json index 344e499a..7f51704f 100644 --- a/apps/portainer/config.json +++ b/apps/portainer/config.json @@ -5,9 +5,11 @@ "available": true, "https": true, "id": "portainer", - "tipi_version": 4, - "version": "2.15.1", - "categories": ["utilities"], + "tipi_version": 5, + "version": "2.16.0-alpine", + "categories": [ + "utilities" + ], "description": "", "short_desc": "Making Docker and Kubernetes management easy.", "author": "portainer.io",