diff --git a/clusters/cl01tl/applications/jellyplist/Chart.yaml b/clusters/cl01tl/applications/jellyplist/Chart.yaml index ccfd5b2da..8eb668566 100644 --- a/clusters/cl01tl/applications/jellyplist/Chart.yaml +++ b/clusters/cl01tl/applications/jellyplist/Chart.yaml @@ -30,7 +30,7 @@ dependencies: repository: http://alexlebens.github.io/helm-charts - name: postgres-cluster alias: postgres-17-cluster - version: 3.20.3 + version: 3.20.9 repository: http://alexlebens.github.io/helm-charts icon: https://raw.githubusercontent.com/kamilkosek/jellyplist/main/static/images/logo_large.png appVersion: v0.1.9 diff --git a/clusters/cl01tl/applications/jellyplist/values.yaml b/clusters/cl01tl/applications/jellyplist/values.yaml index da0a12007..98d5c5808 100644 --- a/clusters/cl01tl/applications/jellyplist/values.yaml +++ b/clusters/cl01tl/applications/jellyplist/values.yaml @@ -154,6 +154,8 @@ postgres-17-cluster: importType: microservice importDatabases: - jellyplist + postImportApplicationSQL: + - ALTER DATABASE app RENAME TO jellyplist; externalCluster: connectionParameters: host: jellyplist-postgresql-16-cluster-rw