From f7b1b529debba75067edfe7d595ca38d4437c089 Mon Sep 17 00:00:00 2001 From: websoft9 Date: Fri, 3 Jan 2025 00:58:47 +0000 Subject: [PATCH] Update pgadmin --- apps/pgadmin/.env | 4 ++-- apps/pgadmin/variables.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/pgadmin/.env b/apps/pgadmin/.env index 71faf237..5a20a808 100644 --- a/apps/pgadmin/.env +++ b/apps/pgadmin/.env @@ -1,7 +1,7 @@ W9_REPO=dpage/pgadmin4 W9_DIST='community' -W9_VERSION='8.13' -W9_POWER_PASSWORD='dVdt1yeM0a#oTt!3' +W9_VERSION='8.14.0' +W9_POWER_PASSWORD='6GN7cy#ZqE8r2YPV' #### -- Not allowed to edit below environments when recreate app based on existing data -- #### W9_ID='pgadmin' diff --git a/apps/pgadmin/variables.json b/apps/pgadmin/variables.json index 4b88383b..d32b16ea 100644 --- a/apps/pgadmin/variables.json +++ b/apps/pgadmin/variables.json @@ -8,7 +8,7 @@ { "dist": "community", "version": [ - "8.13", + "8.14.0", "latest" ] }