Skip to content

alexlebens/helm-charts

Repository files navigation

Helm Logo

Alex Lebens' Helm Charts

A collection of custom Helm charts for deploying applications and services to Kubernetes clusters.


Welcome to the documentation for my personal Helm charts repository! This repository hosts custom-built Helm charts that I use to deploy various applications across my GitOps infrastructure.

Features

  • Custom Chart Configurations: Tailor-made charts designed specifically for Homelab applications and configurations.
  • Automated CI/CD: Gitea Actions automatically lint, test, package, and release new versions of these charts.
  • Dependency Management: Fully integrated with Renovate to automatically update dependencies and base configurations.

Prerequisites

Helm must be installed to use the charts provided in this repository. Refer to the official Helm documentation if you need help getting started.

Installation & Usage

  1. Add the Repository:

    helm repo add alexlebens http://alexlebens.github.io/helm-charts/
  2. Update the Repository:

    helm repo update
  3. Search for Available Charts:

    helm search repo alexlebens

You can now install any of the available charts directly into your cluster using standard Helm commands.

Repository Structure

  • charts/: The source directory containing all custom Helm charts.

License

This project is open-source and licensed under the terms of the Apache 2.0 License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors