argo/bootstrap/forgejo/README.md
2025-09-24 17:44:23 -04:00

6 lines
228 B
Markdown

The manifests in this folder are not managed by ArgoCD. Instead, they document
the git repo that's in-use by the cluster.
```
helm install forgejo -f values.yaml oci://code.forgejo.org/forgejo-helm/forgejo --version 11.0.5
```