From c407a38093d928974d1992479b6d4de693c9707c Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sun, 23 Jun 2024 21:41:04 -0500 Subject: [PATCH] change chart app version --- clusters/cl01tl/platform/pgadmin/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/pgadmin/Chart.yaml b/clusters/cl01tl/platform/pgadmin/Chart.yaml index 28c7ba4c7..75ce7fc5e 100644 --- a/clusters/cl01tl/platform/pgadmin/Chart.yaml +++ b/clusters/cl01tl/platform/pgadmin/Chart.yaml @@ -19,4 +19,4 @@ dependencies: repository: https://bjw-s.github.io/helm-charts/ version: 3.2.1 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/pgadmin.png -appVersion: "8.8" +appVersion: "v8.8"