From fe0c6c2924b1e1e84ed1592a661cb587f7d5c614 Mon Sep 17 00:00:00 2001 From: websoft9 Date: Fri, 29 Nov 2024 08:31:22 +0000 Subject: [PATCH] Update portainer --- apps/portainer/.env | 2 +- apps/portainer/variables.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/portainer/.env b/apps/portainer/.env index 19eb6969..536b1f97 100644 --- a/apps/portainer/.env +++ b/apps/portainer/.env @@ -1,5 +1,5 @@ W9_DIST='community' -W9_VERSION='2.23.0' +W9_VERSION='2.24.0' W9_REPO=portainer/portainer-ce #### -- Not allowed to edit below environments when recreate app based on existing data -- #### diff --git a/apps/portainer/variables.json b/apps/portainer/variables.json index 4ccc52ee..2e7fd0ac 100644 --- a/apps/portainer/variables.json +++ b/apps/portainer/variables.json @@ -8,7 +8,7 @@ { "dist": "community", "version": [ - "2.23.0", + "2.24.0", "latest" ] }