You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as i can tell, this chart is not "published" anywhere as a repository, and right now the only way to operate this chart is to make a git clone, and do something like helm install <release-name> ./install/kubernetes/github-actions-cache-server/
In order to use this chart with something like ArgoCD or Flux, it would be nice to see packed releases, either via chart-releaser-action, or as OCI artifact in GHCR.
Hi, we're interested in using the project with our self hosted runner setup.
But the docs are kinda confusing?
Docker Compose is usually used for local development, and writing "kubernetes" doesn't really help :D
You seem to be maintaining a helm chart here:
https://github.com/falcondev-oss/github-actions-cache-server/tree/dev/install/kubernetes/github-actions-cache-server
But there are no installation instructions? What is the repository url?
Typically is would expect to find something like:
https://github.com/HenrikDK/helm-charts
The text was updated successfully, but these errors were encountered: