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:
parent
aa96702130
commit
7dff3cb870
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ metadata:
|
|||
namespace: databases
|
||||
spec:
|
||||
instances: 1
|
||||
imageName: ghcr.io/cloudnative-pg/postgresql:18
|
||||
|
||||
storage:
|
||||
size: 10Gi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue