diff --git a/clusters/cl01tl/platform/pgadmin/values.yaml b/clusters/cl01tl/platform/pgadmin/values.yaml index 2729ac06b..eb7862feb 100644 --- a/clusters/cl01tl/platform/pgadmin/values.yaml +++ b/clusters/cl01tl/platform/pgadmin/values.yaml @@ -1,7 +1,7 @@ pgadmin4: image: repository: dpage/pgadmin4 - tag: "8.7" + tag: "8.8" serviceAccount: create: true automountServiceAccountToken: true