artifacts/oci/charts
2026-04-04 08:04:34 +08:00
..
apps feat(charts): add service wrapper charts 2026-04-02 17:59:59 +08:00
infra/platform/k3s fix(platform): use templated postgresql ingress domain 2026-04-04 08:04:34 +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 fix(charts): publish external-dns in platform stack 2026-04-02 16:36:03 +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
  • infra/platform/k3s: platform composition chart for caddy, apisix, external-dns, external-secrets, and vault
  • 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