From 3e4c423176abc84764016d081591cb58dd6de6da Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 17 May 2026 21:04:08 -0500 Subject: [PATCH] feat: update postgres chart --- clusters/cl01tl/helm/gitea/Chart.lock | 6 +++--- clusters/cl01tl/helm/gitea/Chart.yaml | 2 +- clusters/cl01tl/helm/gitea/values.yaml | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/gitea/Chart.lock b/clusters/cl01tl/helm/gitea/Chart.lock index cfe15ce99..c49f8f1d6 100644 --- a/clusters/cl01tl/helm/gitea/Chart.lock +++ b/clusters/cl01tl/helm/gitea/Chart.lock @@ -13,7 +13,7 @@ dependencies: version: 3.3.1 - name: postgres-cluster repository: oci://harbor.alexlebens.net/helm-charts - version: 7.12.1 + version: 7.13.1 - name: valkey repository: oci://harbor.alexlebens.net/helm-charts version: 0.8.0 @@ -23,5 +23,5 @@ dependencies: - name: volsync-target repository: oci://harbor.alexlebens.net/helm-charts version: 2.0.0 -digest: sha256:42d13fc7170e88ee0ff0fc23b0340edf530079e8e8a471b255ba858aee0fb0d3 -generated: "2026-05-18T02:03:13.536777965Z" +digest: sha256:831960fe22229945384e60002f547bb304d31eb97f5b77cd341a0047941f9ed3 +generated: "2026-05-17T21:09:08.198344-05:00" diff --git a/clusters/cl01tl/helm/gitea/Chart.yaml b/clusters/cl01tl/helm/gitea/Chart.yaml index 1fbb7d6d5..0faba5a53 100644 --- a/clusters/cl01tl/helm/gitea/Chart.yaml +++ b/clusters/cl01tl/helm/gitea/Chart.yaml @@ -40,7 +40,7 @@ dependencies: version: 3.3.1 - name: postgres-cluster alias: postgres-18-cluster - version: 7.12.1 + version: 7.13.1 repository: oci://harbor.alexlebens.net/helm-charts - name: valkey alias: valkey-gitea diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index 41a5657bf..306a87f5f 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -256,6 +256,9 @@ postgres-18-cluster: resources: requests: cpu: 100m + postgresql: + parameters: + shared_buffers: 2GB recovery: method: objectStore objectStore: