Skip to the content.

Helm Charts Repository

This repository contains multiple Helm Charts for deploying various Kubernetes applications.

📦 Available Charts

🚀 Quick Start

Add Rayselfs Helm repository

# Add repository (replace with your actual repository URL)
helm repo add rayselfs https://rayselfs.github.io/helm-charts
helm repo update

Example for install chart

# Install chart
helm install thanos rayselfs/thanos

📝 License

This project is licensed under the Apache License 2.0.