fix: change image name
Some checks failed
lint-test-helm / lint-helm (push) Successful in 36s
render-manifests-push / render-manifests-push (push) Successful in 1m25s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2026-03-03 16:42:32 -06:00
parent ca21308ef4
commit 6941d9f17b

View File

@@ -295,7 +295,7 @@ postgres-18-cluster:
cluster:
image:
repository: ghcr.io/cloudnative-pg/postgis
tag: 18.3-standard-trixie
tag: 18.3-system-trixie
initdb:
postInitTemplateSQL:
- CREATE EXTENSION postgis;