diff --git a/clusters/cl01tl/platform/pgadmin/values.yaml b/clusters/cl01tl/platform/pgadmin/values.yaml index eb2f3cb1e..2729ac06b 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.6" + tag: "8.7" serviceAccount: create: true automountServiceAccountToken: true