{
  "version": "0.5.0",
  "publishedAt": "2026-06-12T12:11:33Z",
  "notesMarkdown": "### Added\n- **PostgreSQL support** — opt-in alternative to SQLite (`NUGETKEEP_DB_PROVIDER=Postgres`), with a bundled container or your existing server, connection pre-flight included.\n- **Object storage for packages** — S3-compatible (AWS, MinIO, R2, …) and Azure Blob backends, with a bundled MinIO option; buckets/containers are created at startup when permitted.\n- **Prometheus metrics** — a `/metrics` scrape endpoint (enabled by default; `NUGETKEEP_METRICS_ENABLED=false` turns it off) with push/quarantine/release/download counters, plus an optional bundled Prometheus + Grafana monitoring stack with a provisioned dashboard.\n- **Real download counts** — recorded on every package download, ranked and surfaced across the UI and search.\n- **One-command installer** — `curl -fsSL https://nugetkeep.com/install | bash` runs the new cross-platform `nugetkeep-install` wizard: database/storage/SSO pickers, license registration, pre-flight checks, Docker Compose bring-up, and a summary. Fully scriptable with `--yes` and the same flags/env vars the classic script used.\n- **Helm chart** — `oci://ghcr.io/atypical-consulting/charts/nugetkeep`, rendered to tailored values by `nugetkeep-install render --target helm`; plus a single-container `--target docker-run` output.\n\n### Changed\n- The 1,439-line bash `scripts/install.sh` was retired at byte-proven render\n  parity; the path still works as a thin wrapper with the same flags.",
  "releaseUrl": "https://nugetkeep.com/releases/0.5.0",
  "image": "ghcr.io/atypical-consulting/nugetkeep:0.5.0",
  "minSupported": null,
  "security": false
}
