mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
- Rename iSCSI storage class and PV/PVC selectors/labels from prole to synology across k8s and OpenTofu manifests\n- Update CNPG/OpenBao/Garage/monitoring init flows, render helpers, and mock scripts for synology-backed storage objects\n- Integrate related UI/core/service config/version updates and add supporting regression tests for CNPG storage/image behavior\n- Keep storage reconciliation tests aligned with current CNPG affinity output Co-authored-by: Junie <junie@jetbrains.com>
14 lines
183 B
JSON
14 lines
183 B
JSON
{
|
|
"postgresql": {
|
|
"stable": "16",
|
|
"current": "17",
|
|
"latest": "18"
|
|
},
|
|
"percona": {
|
|
"stable": "16",
|
|
"current": "17",
|
|
"latest": "18",
|
|
"v18": "18"
|
|
}
|
|
}
|