From 98dc3db58715aca39ea8b2a2e67940b887aaab95 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 17 Aug 2024 22:17:56 -0500 Subject: [PATCH] fix chart version --- clusters/cl01tl/storage/pgadmin/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/pgadmin/Chart.yaml b/clusters/cl01tl/storage/pgadmin/Chart.yaml index 0ca9b060b..d4fe47210 100644 --- a/clusters/cl01tl/storage/pgadmin/Chart.yaml +++ b/clusters/cl01tl/storage/pgadmin/Chart.yaml @@ -19,4 +19,4 @@ dependencies: repository: https://bjw-s.github.io/helm-charts/ version: 3.3.2 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/pgadmin.png -appVersion: "8.10" +appVersion: "v8.10"