artifacts/oci/charts
2026-04-04 08:12:02 +08:00
..
apps chore(charts): ignore packaged app chart archives 2026-04-04 08:12:02 +08:00
observability fix(observability): temporarily disable failing components 2026-04-02 20:38:23 +08:00
postgresql feat(charts): add OCI chart publishing and runtime charts 2026-04-02 15:01:47 +08:00
README.md chore(charts): remove k3s platform chart 2026-04-04 08:09:29 +08:00

OCI Charts

This repository stores reusable Helm charts published to ghcr.io/x-evor.

Layout

  • apps/app-service: reusable runtime chart for application services
  • postgresql: PostgreSQL service chart with optional stunnel server/client
  • observability: observability composition chart for server and agent components

Release Model

  • Registry: oci://ghcr.io/x-evor
  • Each chart is versioned independently
  • Runtime image tags are managed by GitOps values rather than chart versions