cozystack/packages/system/harbor
IvanHunters 730bb7a8c5 feat(postgres): pin PostgreSQL 17.7-standard-trixie for system databases
This change pins the PostgreSQL image to version 17.7-standard-trixie
for all system databases (keycloak-db, harbor-db, grafana-db, alerta-db,
seaweedfs-db) to ensure consistency and use the Debian Trixie base image.

Changes:
- Updated database templates for system components to use
  ghcr.io/cloudnative-pg/postgresql:17.7-standard-trixie
- Replaced migration 37 with a script that updates existing CNPG clusters
  to use the new image version
- Migration safely identifies system databases by checking for the absence
  of the apps.cozystack.io/application.name label to avoid touching
  user-created Postgres applications

Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
2026-04-08 23:22:15 +03:00
..
charts/harbor [harbor] Add managed Harbor container registry application 2026-02-18 00:50:11 +03:00
templates feat(postgres): pin PostgreSQL 17.7-standard-trixie for system databases 2026-04-08 23:22:15 +03:00
Chart.yaml [harbor] Add managed Harbor container registry application 2026-02-18 00:50:11 +03:00
Makefile [harbor] Add managed Harbor container registry application 2026-02-18 00:50:11 +03:00
values.yaml feat(harbor): switch registry storage to S3 via COSI BucketClaim 2026-02-18 01:23:02 +03:00