A collection of Helm charts for Kubernetes applications.
Add this repository to Helm:
helm repo add sebtiz13 https://sebtiz13.github.io/helm-charts/
helm repo update
helm search repo sebtiz13Add and use the OCI registry:
# Add the OCI repository
helm pull oci://ghcr.io/sebtiz13/helm-charts/chart --version 0.1.0
# Or install directly
helm install my-release oci://ghcr.io/sebtiz13/helm-charts/chart --version 0.1.0- wallabag: A Helm chart for Wallabag, a self-hosted application for saving and annotating web pages.
MIT License - see LICENSE file for details.