A collection of Helm charts for self-hosted applications on Kubernetes.
Both HTTPS and OCI are supported.
helm repo add syntax3rror404 https://syntax3rror404.github.io/helm-charts/charts
helm repo update
helm install <release> syntax3rror404/<chart> -f values.yamlhelm install <release> oci://ghcr.io/syntax3rror404/helm-charts/<chart> --version <version> -f values.yaml