From 599e0de11c3685eb6aa02ffbe6b648e7b17fd8ec Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 3 Mar 2026 16:49:57 -0600 Subject: [PATCH] fix: change image name --- clusters/cl01tl/helm/dawarich/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/dawarich/values.yaml b/clusters/cl01tl/helm/dawarich/values.yaml index 6bff39e6c..d8c34a14f 100644 --- a/clusters/cl01tl/helm/dawarich/values.yaml +++ b/clusters/cl01tl/helm/dawarich/values.yaml @@ -295,7 +295,7 @@ postgres-18-cluster: cluster: image: repository: ghcr.io/cloudnative-pg/postgis - tag: 18.3-system-trixie + tag: 18-3-system-trixie initdb: postInitTemplateSQL: - CREATE EXTENSION postgis;