mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-17 16:07:40 +01:00
GHCR OCI packages cannot be made public through any available mechanism: - Package doesn't appear in user/repo package lists - API endpoints return 404 - Workflow tokens lack package visibility permissions - Manual UI shows no packages to configure - OCI annotations don't link package to repository Implementing GitHub Pages Helm repo as canonical distribution method: - Uses chart-releaser-action to publish to gh-pages branch - Provides standard 'helm repo add' workflow without authentication - Maintains OCI push for future use if GHCR resolves visibility issues Resolves #686
4 lines
84 B
YAML
4 lines
84 B
YAML
owner: rcourtman
|
|
git-repo: Pulse
|
|
charts-repo-url: https://rcourtman.github.io/Pulse
|