Upgrade PostgreSQL to 18 for TeslaMate 2.2.0 compatibility

TeslaMate 2.2.0 requires PostgreSQL 17.3+ for the 17.x series.
Upgrading to PostgreSQL 18 instead of minor version bump.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-01-22 20:06:10 -08:00
commit 7dff3cb870

View file

@ -7,6 +7,7 @@ metadata:
namespace: databases
spec:
instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:18
storage:
size: 10Gi