cozystack/packages/system/monitoring
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 make cozy-lib as a symbolic link 2026-02-04 03:34:12 +01:00
images Prepare release v1.2.0 2026-03-27 14:00:46 +00:00
patches move monitoring chart from extra to system package 2026-02-04 03:34:11 +01:00
templates feat(postgres): pin PostgreSQL 17.7-standard-trixie for system databases 2026-04-08 23:22:15 +03:00
.helmignore move monitoring chart from extra to system package 2026-02-04 03:34:11 +01:00
Chart.yaml review changes 2026-02-04 03:34:12 +01:00
dashboards-infra.list [monitoring] Scope infrastructure dashboards to tenant-root only 2026-03-10 16:57:24 +01:00
dashboards.list [monitoring] Scope infrastructure dashboards to tenant-root only 2026-03-10 16:57:24 +01:00
Makefile Adding the ability to deploy system monitoring 2026-02-04 03:34:12 +01:00
values.yaml [monitoring] Add Slack DASHBOARD_URL, SLACK_SUMMARY_FMT envars, vmagent environment label, and dynamictext Grafana plugin 2026-03-18 19:07:33 +01:00