fix: change image name
All checks were successful
lint-test-helm / lint-helm (push) Successful in 37s
render-manifests-push / render-manifests-push (push) Successful in 3m7s
renovate / renovate (push) Successful in 13m51s

This commit is contained in:
2026-03-03 16:49:57 -06:00
parent 6941d9f17b
commit 599e0de11c

View File

@@ -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;