Skip to content

sebtiz13/helm-charts

Repository files navigation

Artifact Hub

Helm Charts Repository

A collection of Helm charts for Kubernetes applications.

Usage

Traditional Helm Repository (GitHub Pages)

Add this repository to Helm:

helm repo add sebtiz13 https://sebtiz13.github.io/helm-charts/
helm repo update
helm search repo sebtiz13

OCI Registry (GitHub Container Registry)

Add 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

Charts

  • wallabag: A Helm chart for Wallabag, a self-hosted application for saving and annotating web pages.

License

MIT License - see LICENSE file for details.

About

A collection of Helm charts

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors