Last active
August 30, 2026 20:52
-
-
Save psipher/ee3589868a198e45d1d80f985532d6e3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": "1.4.1", | |
| "release_date": "2026-08-30T20:52:22Z", | |
| "min_upgrade_from": "1.0.0", | |
| "mandatory": false, | |
| "channel": "stable", | |
| "engine_requirements": { | |
| "postgres_major": 18, | |
| "min_free_disk_mb": 4096, | |
| "min_ram_mb": 2048 | |
| }, | |
| "images": { | |
| "backend": "ghcr.io/psipher/hospitalmanagementsystem/backend@sha256:0e885025fe2185b0c1c90191795b6430e1198a0dfec2ebd5c2ba276bb4f8ff87", | |
| "nginx": "ghcr.io/psipher/hospitalmanagementsystem/nginx@sha256:3cafffc2e217f0d3c7e2d2d791a9a8f5a74a0829ca376cade3e7355eff1d5c34" | |
| }, | |
| "db_migrations": true, | |
| "signatures": { | |
| "key_id": "kid-2026-08", | |
| "manifest_sha256": "4f16c2f0829c43d94f7c01cdd1fa25cb967e998c8f596e5b633cbc0652f88124", | |
| "ed25519_signature": "589053736e3b40452111aa8040db7cb4f676758692380b50481e11eabe05bc68785882fd27d682b11bbc7cdf24911cd04b1f0b7870b706c5120975e9db9ebe06" | |
| }, | |
| "changelog": [ | |
| { | |
| "category": "Features", | |
| "items": [ | |
| "See the GitHub Release notes for v1.4.1" | |
| ] | |
| }, | |
| { | |
| "category": "Database", | |
| "items": [ | |
| "Schema migrations (if any) applied automatically by the updater" | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment